-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
Hi there again,
sorry for the multiple issues, I do understand that this is a pre-alpha version still though is awesome to use.
Now, as I read in the README there is already support for CSS preprocessors.
So I installed node-sass
as said and rename the files (one file it is for one component) to .sass
.
That was all.
No .css
file is produced. I kept the .css
file in the styleUrls
option but also tried the .sass
that of course cannot be imported.
Now if I go back to .css
the file is created and included but I see (in the Network tab) that is included as XHR and therefore browser is not recognise it as a Stylesheet and therefore again it's not rendering the UI correctly.
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels