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
Hi,
libsass-python provides a sassc utility in python.
The name "sassc" means "Sass implemented in C", and it can collide with the binary sassc from the original project in C, when installing.
Would it make sense to rename the python utility from sassc to pysassc ?