Open felipecpc opened 5 months ago
The scss import has been changed to without node_modules
in #44
It should work if you add in your angular.json
"stylePreprocessorOptions": {
"includePaths": ["node_modules"]
},
I think I will need to update the readme in this regard.
I just updated tagify to 16.1.2 and now I'm facing this issue ... any advice ?