aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hacking.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/hacking.md b/hacking.md
index 6c432f1..ffb0fb3 100644
--- a/hacking.md
+++ b/hacking.md
@@ -19,7 +19,7 @@
```
```
- sass -t compressed estilos.sass:estilos.min.css
+ sass -t compressed --sourcemap=none estilos.sass:estilos.min.css
```
3. Compress CSS of boostrap: