We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efdff95 commit f75fc3eCopy full SHA for f75fc3e
dynamic_css/README.md
@@ -0,0 +1,6 @@
1
+Need to install scss in order to compile the scss -> http://sass-lang.com/install).
2
+In order to execute the scss file compile the scss file in dynamic_css folder using the following command-
3
+
4
+"scss main.scss main.css"
5
6
+This will dynamically generate the padding and margin classes in css file(main.css)
0 commit comments