1
1
mirror of https://github.com/primer/css.git synced 2024-09-19 20:57:37 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jon Rohan
e47324faa4
Convert build tools to use dart-sass (#1617)
* Installing dart-sass

* Moving css compiling to separate file

* Removing node version

* Create polite-mayflies-refuse.md

* Don't compile support files

* Fix test to not check support

* Create olive-ants-kick.md
2021-09-24 00:49:00 +00:00
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
677c364034
Updating postcss config for 8 2021-04-08 10:13:39 -07:00
Michelle Tilley
b38f131dd3
Fix PostCSS include path 2020-08-10 10:41:03 -07:00
Shawn Allen
5841f429a3 chore: lint 2019-02-11 22:32:26 -08:00
Shawn Allen
0b11ae363b build: add back postcss, et al 2019-02-11 21:46:15 -08:00