| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-08-06 | Convert build scripts to ESM (#38984) | XhmikosR | 1 | -19/+0 | |
| 2021-12-15 | build/postcss.config.js: minor tweaks (#35506) | XhmikosR | 1 | -9/+9 | |
| 2020-12-04 | Move rtlcss to postcss.config.js | XhmikosR | 1 | -1/+2 | |
| 2020-11-23 | postcss.config.js: remove arrow return (#32235) | XhmikosR | 1 | -12/+14 | |
| 2019-03-11 | Comply to the new rules. | XhmikosR | 1 | -6/+8 | |
| 2018-11-28 | Revert "build/*.js: set `sourceType` to module." | XhmikosR | 1 | -0/+2 | |
| This reverts commit b442ce3130808dc28fe897f610bef1e9ab9c792f. | |||||
| 2018-08-12 | build/*.js: set `sourceType` to module. | XhmikosR | 1 | -2/+0 | |
| 2018-01-11 | Comply to the new rules. | XhmikosR | 1 | -1/+3 | |
| 2017-10-22 | Set autoprefixer's cascade option to false. (#24459) | XhmikosR | 1 | -1/+1 | |
| This saves a few bytes from the unminified dist files. | |||||
| 2017-10-09 | Remove unused code from postcss.config.js. | XhmikosR | 1 | -1/+1 | |
| We actually want to generate a sourcemap for docs.min.css. | |||||
| 2017-10-09 | Run autoprefixer for examples' CSS too. | XhmikosR | 1 | -1/+1 | |
| 2017-09-28 | Lint docs js too and use `strict consistently. (#24160) | XhmikosR | 1 | -0/+2 | |
| 2017-09-26 | Move Autoprefixer's config in package.json. | XhmikosR | 1 | -22/+1 | |
| This is so other plugins can use it too. | |||||
| 2017-08-27 | Update URL for supported browsers | Christian Oliff | 1 | -1/+1 | |
| 2017-06-30 | ios9 and up opera | Mark Otto | 1 | -2/+2 | |
| 2017-06-30 | narrow browser support in postcss | Mark Otto | 1 | -13/+4 | |
| 2017-06-18 | remove postcss-flexbugs-fixes from build process | Mark Otto | 1 | -2/+1 | |
| 2017-04-20 | Build system overhaul. | Bardi Harborow | 1 | -0/+41 | |
