[ Cassondra ]

Results 51 issues of [ Cassondra ]

## Description The `postcss-preset-env` plugin offers support for modern CSS. It determines the polyfills needed based on targeted browsers. This project has a rich [feature list](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/FEATURES.md) and active maintainer community....

build
run_vrt
ready-for-review

## Description Set up a more detailed JS-linter with support for JSON assets and update stylelint rules to the latest. ## Validate Do not commit the changes from the below...

build
skip_vrt
ready-for-review

## Description Migrate the following settings to the global toolbar: - Color - Scale - Express - Reduced motion Set up (but not activate) a set of global variations to...

size-5 L
build
skip_vrt

## Description Reducing whitespace in our CSS files (especially var functions) optimizes them for minification (_note_: minifiers will not remove whitespace from var functions). Combining duplicate selectors reduces load time...

## Description ## How and where has this been tested? Please tag yourself on the tests you've marked complete to confirm the tests have been run by someone other than...

## Description This PR would add a minified and gzipped output for all existing CSS exports. These assets are only created on production builds. ## How and where has this...

size-3 M
build
run_vrt
ready-for-review

## Description Run the publish command for pushes to main. ## To-do list - [x] I have read the [contribution guidelines](/.github/CONTRIBUTING.md). - [x] ✨ This pull request is ready to...

icebox
skip_vrt

## Description Why upgrade from yarn 1.x (aka classic)? > **Stability**: Yarn Modern came after years of experience with maintaining Classic; its design was informed by the shortcomings we saw,...

## Description When adding an experimental windows-latest run, I found that the style-dictionary compilation was failing pretty terrifically. This PR aims to fix that by wrapping pathing in path.join so...

wip
skip_vrt
low priority

I think `eslint-plugin-jest` should be listed as a devDependency rather than a dependency. I'm installing the utility and it's showing the following warnings: ``` "stylelint-selector-bem-pattern > [email protected]" has unmet peer...