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
Have you considered switching to sass? It's pure JS, and the recommended implementation going forward. It can generally be installed in a nix environment with no special steps.
Haven't found anything about libsass & node2nix, here is a problem:
I have tried to alter
node-sass
package insidenode-packages
to look like this:But no luck.
So, how do you deal with this sass thing?
The text was updated successfully, but these errors were encountered: