Skip to content

SASS / CSS support, what am I missing? #502

@vapits

Description

@vapits

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions