Skip to content

Subpath imports #573

@kocv59

Description

@kocv59

Add https://nodejs.org/api/packages.html#subpath-imports to package.json then in the main css file import @import "#cssfiles/includes.css. There will be a SyntaxError Failed to find '#cssfiles/includes.css'.

"imports": {
  "#cssfiles/*.css": "./cssfiles/*.css"
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions