chore: add yarn command to put compiled stylesheets into builds folder

This commit is contained in:
Nelson Jovel 2024-01-10 10:58:08 -08:00
parent 7ae453a61c
commit 6e46b46074
6788 changed files with 697992 additions and 12 deletions

12
node_modules/postcss-reporter/README.md generated vendored Normal file
View file

@ -0,0 +1,12 @@
# postcss-reporter
A PostCSS plugin to `console.log()` the messages (warnings, etc.) registered by other PostCSS plugins.
---
**SEEKING A NEW MAINTAINER!** Interested in contributing to the ecosystem of PostCSS and Stylelint? Please open an issue if you'd like to take over maintenance of this package.
---
## Docs
Read **[full docs](https://github.com/postcss/postcss-reporter#readme)** on GitHub.