Jelajahi Sumber

Change compillers.

Cixo Develop 5 bulan lalu
induk
melakukan
860204b2d6
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      compiler.py

+ 0 - 1
compiler.py

@@ -106,7 +106,6 @@ class sass_compiler(compiler):
 
         return [
             "sass",
-            "--no-source-map",
             "--style=compressed",
             str(source),
             str(result)