updated README.md

This commit is contained in:
Jesús 2018-10-30 14:34:57 -05:00
parent c896abc066
commit 1013ca1d77
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -17,5 +17,5 @@
3. Show CSS to SASS live
```
sass --watch -t compressed sass/estilos.sass:css/estilos.min.css
sass --watch -t compressed --sourcemap=none sass/estilos.sass:css/estilos.min.css
```