You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The C implementation of sassc has slightly different parameters. It would be nice to harmonize those for them to be exchangeable. See here for the sassC parameters. Note that I don't know which of libsass-python or sassC came first, and which set of params should be used as a reference.
The text was updated successfully, but these errors were encountered:
Quite a few of sassc's options are specific to their implementation so I don't think we'd pick up all of them. The others should match reasonably well but I imagine there's some we should change to be more like them.
The C implementation of sassc has slightly different parameters. It would be nice to harmonize those for them to be exchangeable. See here for the sassC parameters. Note that I don't know which of libsass-python or sassC came first, and which set of params should be used as a reference.
The text was updated successfully, but these errors were encountered: