UNPKG

lbundle

Version:

Small zero-configuration bundler build on top of Rollup.js and SWC for NPM libraries

14 lines (12 loc) 210 B
const stylesExtensions = [ '.css', '.scss', '.sass', '.less', '.pcss', '.sss', '.styl', '.stylus' ]; export { stylesExtensions }; //# sourceMappingURL=styles-extensions.mjs.map