Skip to content

Commit 5a5e865

Browse files
committed
document source comments setting
1 parent 714a2cf commit 5a5e865

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@ possible to import files across different apps::
3838
@import "myotherapp/css/widget.scss"
3939

4040

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+
4148
Why django-libsass?
4249
~~~~~~~~~~~~~~~~~~~
4350

0 commit comments

Comments
 (0)