This website works better with JavaScript
Home
Explore
Project
Register
Sign In
nodejs
/
stylus
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update 'README.md'
天问
1 year ago
parent
ed3286a198
commit
19e6ec525b
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
README.md
+ 5
- 0
README.md
View File
@@ -1,2 +1,7 @@
# stylus
+```
+npm install stylus -g
+
+stylus -w style.styl -o style.css
+```