diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2025-02-23 14:28:50 -0500 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2025-02-23 14:28:50 -0500 |
commit | 1d46022ec65597c46f27788eae520f36f0bb0324 (patch) | |
tree | 1ef5e38477bcc3f763d3ef2f071c721404f94493 /ufund-ui/src/styles.css | |
parent | 2fc9729cdf220e03f43183a148f8b5780c50e515 (diff) | |
download | JellySolutions-1d46022ec65597c46f27788eae520f36f0bb0324.tar.gz JellySolutions-1d46022ec65597c46f27788eae520f36f0bb0324.tar.bz2 JellySolutions-1d46022ec65597c46f27788eae520f36f0bb0324.zip |
Initialize angular project
Diffstat (limited to 'ufund-ui/src/styles.css')
-rw-r--r-- | ufund-ui/src/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ufund-ui/src/styles.css b/ufund-ui/src/styles.css new file mode 100644 index 0000000..90d4ee0 --- /dev/null +++ b/ufund-ui/src/styles.css @@ -0,0 +1 @@ +/* You can add global styles to this file, and also import other style files */ |