Remove unnecessary resources, add bulma, and add AdvMakefile
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
div {
|
||||
width: 42rem;
|
||||
height: 84px; }
|
||||
+1
@@ -0,0 +1 @@
|
||||
div { width: foo(42px); height: bar(42px); }
|
||||
Generated
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
div {
|
||||
color: "barbar"; }
|
||||
Generated
Vendored
+1
@@ -0,0 +1 @@
|
||||
div { color: foo("bar"); }
|
||||
Reference in New Issue
Block a user