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