aboutsummaryrefslogtreecommitdiffstats
path: root/src/angular/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/angular/styles.css')
-rw-r--r--src/angular/styles.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/angular/styles.css b/src/angular/styles.css
new file mode 100644
index 0000000..1d04302
--- /dev/null
+++ b/src/angular/styles.css
@@ -0,0 +1,9 @@
+/* You can add global styles to this file, and also import other style files */
+
+.green-color {
+ color: green;
+}
+
+.css-rules-warning {
+ display: none;
+}