Skip to content

Load custom SASS after npm modules have been loaded #216

@roymj88

Description

@roymj88

Hi,

I have a problem where i need to override some Bootstrap styles(Added via npm). I have added custom sass in `app/assets' folder and while running the app, the bootstrap CSS is loaded 2nd and hence over-rides the custom css.

Is there a way to load the vendor.css first and then our styles 2nd in the index.html?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions