modular-css icon indicating copy to clipboard operation
modular-css copied to clipboard

CSS Modules, but better and usable via Rollup, Vite, Webpack, CLI, PostCSS, or JS API

Results 28 modular-css issues
Sort by recently updated
recently updated
newest added

Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.7 to 6.0.1. Changelog Sourced from codemirror's changelog. 6.0.1 (2022-06-30) Bug fixes Work around limitations in tree-shaking software that prevented basicSetup from being removed when unused. 6.0.0...

dependencies
javascript

👋 Hey, it would be great if it was possible to set characters, used in `shortnames` generated classes. For example, I'd prefer them to be only lowercase. ### Feature Use...

Need to add docs for the `verbose` option on the processor API page. https://m-css.com/api/#processor-options

bug
pkg:www

### Feature Use Case Would be really neat to get warnings about unreferenced class names, could potentially keep css file sizes down having the ability to have a rough idea...

feature
pkg:svelte

## Expected Behavior When a new version of `@modular-css/rollup-rewriter` is cut it should reference the current version of `@modular-css/rollup` from it's `peerDependencies`. ## Current Behavior It references the previous version,...

Could be interesting to enable some sort of mode where unused `@value`s cause warnings.

feature
pkg:processor

## Description One more test case for composition order. An expected order would be `mc_folder2` before `mc_foo`. Follow-up of https://github.com/tivac/modular-css/pull/890 ## Motivation and Context Consistent composition map. ## How Has...

Bumps [@codemirror/view](https://github.com/codemirror/view) from 0.20.7 to 6.2.2. Changelog Sourced from @​codemirror/view's changelog. 6.2.2 (2022-08-31) Bug fixes Don't reset the selection for selection change events that were suppressed by a node view....

dependencies
javascript

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.2.1. Release notes Sourced from lint-staged's releases. v15.2.1 Patch Changes #1387 e4023f6 Thanks @​iiroj! - Ignore stdin of spawned commands so that they don't get...

dependencies
javascript

Bumps [debounce](https://github.com/sindresorhus/debounce) from 1.2.1 to 2.0.0. Release notes Sourced from debounce's releases. v2.0.0 Breaking Require Node.js 18 and modern browsers 2872fb8 Removed support for component (now defunct project) Improvements Add...

dependencies
javascript