cmalven / vite-plugin-sass-glob-import

Use glob syntax for imports in your main Sass or SCSS file.
MIT License
18 stars 7 forks source link

Import with ?inline #10

Open finnolav opened 1 year ago

finnolav commented 1 year ago

Globbing inside style.scss when using vites inline query parameter is not working

import cssString from './style.scss?inline'