bun-lightningcss icon indicating copy to clipboard operation
bun-lightningcss copied to clipboard

Lightning CSS plugin for Bun with class composition support.

Results 3 bun-lightningcss issues
Sort by recently updated
recently updated
newest added

When I build my app with bun build, I got an error: 16 | module.exports = require(`../pkg`); ^ error: Could not resolve: "../pkg" at /Users/sylvaingougouzian/Dev/Perso/vertjs/node_modules/bun-lightningcss/node_modules/lightningcss/node/index.js:16:28

Hello, thanks for you bun plugin. Is there a way to handle .scss file and not only .module.css ?