Closed neysimoes closed 7 years ago
@neysimoes The main
field in the package.json file should indicate the entry point to the program. Sorry, but entry point that only returns the name of the directory where is installed the package is not the entry point, it is some kind of path resolver. Current state is not perfect but at least it not confuse by it usage.
Just use some importer like sass-module-importer
or write your own by using the official node-sass API If you want to avoid of the relative paths mess.
Import Chico on Scss files: