6.3.0 (2021-09-18)
Features
- added
[folder]placeholder (a0dee4f) - added the
exportTypeoption with'array','string'and'css-style-sheet'values (c6d2066)'array'- the default export isArraywith API forstyle-loaderand other'string'- the default export isStringyou don't needto-string-loaderloader anymore'css-style-sheet'- the default export is aconstructable stylesheet, you can useimport sheet from './styles.css' assert { type: 'css' };like in a browser, more information you can find here
- supported
supports()andlayer()functions in@importat-rules (#1377) (bce2c17) - fix multiple merging multiple
@mediaat-rules (#1377) (bce2c17)