did sass really been removed nixpkgs still shows it, but on update it gives error on build because it has been removed since it is unmainted. if so is there other package for sass, scss
You probably want the newer dart-sass. The sass package refers to the node ruby implementation that is deprecated even upstream.
1 Like
thanks that might be the one i was looking for