1
1
mirror of https://github.com/primer/css.git synced 2024-11-29 14:14:26 +03:00
css/.changeset
Kristján Oddsson 303cacae77
Convert package to a ES module (#1528)
* Set package as being a ES module package

* Set `engines` key to node versions that support ES modules

* Rename postcss config to a CommonJS extension

* Use import and export statements

* Import the default globby export

* Set stylelint config files as CommonJS files

* Convert prettier config to a CommonJS module

* Set a root ESLint config folder

* silence non-error output for dist

* export esm for stats modules

* Convert bundle size report

* Create strong-lemons-ring.md

Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2021-08-11 14:10:47 -07:00
..
config.json Matching primer/components 2021-03-25 13:12:06 -07:00
README.md Creating changesets workflow 2021-03-21 21:50:54 -07:00
strong-lemons-ring.md Convert package to a ES module (#1528) 2021-08-11 14:10:47 -07:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation