mirror of
https://github.com/vitest-dev/vitest.git
synced 2026-02-01 17:36:51 +00:00
* feat: add processCss config option, don't process CSS by default * refactor: css option is aligned with other simmilar options * refactor: change is css regexp * refactor: cleanup * Update docs/config/index.md Co-authored-by: Bartosz Gościński <bargosc@gmail.com> * refactor: reverse filters in css Co-authored-by: Bartosz Gościński <bargosc@gmail.com>