add command line arguments
This commit is contained in:
parent
4f42723f4a
commit
1160466cf9
13 changed files with 129 additions and 7 deletions
4
public/stylus/test.css
Normal file
4
public/stylus/test.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
# test {
|
||||
ayy: 5;
|
||||
b: 2;
|
||||
}
|
3
public/stylus/test.styl
Normal file
3
public/stylus/test.styl
Normal file
|
@ -0,0 +1,3 @@
|
|||
# test {
|
||||
ayy: 5;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue