Skip to content

Commit f75fc3e

Browse files
authored
Create README.md (#996)
1 parent efdff95 commit f75fc3e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dynamic_css/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)