We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714a2cf commit 5a5e865Copy full SHA for 5a5e865
README.rst
@@ -38,6 +38,13 @@ possible to import files across different apps::
38
@import "myotherapp/css/widget.scss"
39
40
41
+Source comments
42
+~~~~~~~~~~~~~~~~~~~
43
+
44
+SASS source comments (adds comments about source lines) are enabled when Django's DEBUG is
45
+enabled. This settings can be override with a LIBSASS_SOURCE_COMMENTS boolean setting.
46
47
48
Why django-libsass?
49
~~~~~~~~~~~~~~~~~~~
50
0 commit comments