-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
Description
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"
}