1
1
mirror of https://github.com/primer/css.git synced 2024-12-04 03:46:28 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
Jon Rohan
eb7ba12cae
Don't show bundles that haven't changed 2021-04-10 13:53:25 -07:00
Jon Rohan
fef5d92214
Change bundle report to markdown 2021-04-10 13:36:52 -07:00
Jon Rohan
6f9a990356
Integrate into more workflows 2021-04-10 11:07:24 -07:00
Jon Rohan
f003e60997
Fixing eslint config 2021-04-07 08:33:42 -07:00
Jon Rohan
98641d16dc
non deploy test 2021-04-02 11:06:31 -07:00
Shawn Allen
3e91364798 rename JS scripts to *.js; lint 2019-09-10 11:28:24 -07:00