Closed joeyfigaro closed 8 years ago
I know this might sound like a silly question but do you have anything inside of those three partials?
@jonorherrington Not silly at all -- they've all got content, yes.
Hmmm everything looks right. Any console errors? Tried restarting the npm start
task?
I have the same problem here. I am trying to import .scss file from the same folder ad the toolkit.scss but getting this error `Error in plugin "sass" Message: src/assets/toolkit/styles/toolkit.scss Error: File to import not found or unreadable: ./ds-style.scss. on line 5 of src/assets/toolkit/styles/toolkit.scss
@import "./ds-style.scss";
-^`
Attempting to set up subdirectories for my styles and the resulting
toolkit.css
doesn't seem to be picking up any changes. Any ideas?directory setup
contents of toolkit.scss
contents of toolkit.css