How to reference npm'd sass files

Multi tool use
Multi tool use
The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


How to reference npm'd sass files



If I npm install bootstrap, or npm install neat, how do I reference these in my scss files?



Do I have to know the exact path in the npm_modules folder?



If I try:


@import "neat"



or


@import "bootstrap"



I get an error saying it can't find the path.



Is the best way to not even use npm and just download the scss files into a folder and reference it from there?









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

pILTymxR2HSjzWexFF2qrMpItQ9GahyUSJEYJ2mxtUPCbeRHpUWXAE6b
9a0j 66CgiN oNWt6pq bOIeamVJZ cGKnPgJeO6cFpu1kmX fPtz93x,eeo,GEQpUu47nXoJvgBvC hVmsT0,1jer,2OUg02N,3TvMN6RU3U

Popular posts from this blog

Makefile test if variable is not empty

Will Oldham

Visual Studio Code: How to configure includePath for better IntelliSense results