Skip to content

relative external style not working in external files with vue-cli 3.0.0  #1518

Closed
@lucileFievet

Description

@lucileFievet

With sccs, if the scss is imported for scss file from external librairies it does'nt work.
but if the sccs is inside html script tag, it is ok. If the sccs is imported from local files it is ok.

  • importing project relative scss (in src) is always ok.
    
  • importing external relative scss (in node_modules) is ok inside tag.
    
  • importing **external** relative scss (in node_modules) **in scss file** **NOK**.
    

Description with reproduction steps :
https://stackoverflow.com/questions/50758738/vue-cli-import-relative-scss-is-not-working-for-vendors-external-librairies

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