coderedcorp / django-sass

The absolute simplest way to use Sass with Django. Pure Python, minimal dependencies, no special configuration required!
Other
72 stars 7 forks source link

Add support for indent-style syntax. #8

Closed Artemis21 closed 3 years ago

Artemis21 commented 3 years ago

This is very simple because libsass-python already supports this and even detects when to use it.

Artemis21 commented 3 years ago

More complicated than I expected, sorry for the long diff.

vsalvino commented 3 years ago

Great, thank you! I will review and test it out.

Artemis21 commented 3 years ago

Any progress on this?

vsalvino commented 3 years ago

Sorry for the slow turnaround on this @Artemis21 . Thanks for doing such a great job on this PR with meticulous tests, docs, etc.! This has just been released with 1.1.0