Commit Graph

17 Commits

Author SHA1 Message Date
XhmikosR a22694da13
build/postcss.config.js: minor tweaks (#35506) 2021-12-15 10:52:49 +02:00
XhmikosR eb618393e3 Move rtlcss to postcss.config.js 2020-12-04 07:52:03 +02:00
XhmikosR ee2bcdec3d
postcss.config.js: remove arrow return (#32235) 2020-11-23 16:11:16 +02:00
XhmikosR 46c037410b Comply to the new rules. 2019-03-11 17:01:28 +02:00
XhmikosR 05dfae3146 Revert "build/*.js: set `sourceType` to module."
This reverts commit b442ce3130.
2018-11-28 14:33:29 +02:00
XhmikosR b442ce3130 build/*.js: set `sourceType` to module. 2018-08-12 22:22:12 +03:00
XhmikosR 80d0943b95 Comply to the new rules. 2018-01-11 18:48:46 +02:00
XhmikosR c70eaa156f Set autoprefixer's cascade option to false. (#24459)
This saves a few bytes from the unminified dist files.
2017-10-22 15:23:23 +03:00
XhmikosR d687ba5684 Remove unused code from postcss.config.js.
We actually want to generate a sourcemap for docs.min.css.
2017-10-09 11:20:05 +03:00
XhmikosR ecdaf0e34a Run autoprefixer for examples' CSS too. 2017-10-09 11:20:05 +03:00
XhmikosR 502ac7ee4d Lint docs js too and use `strict consistently. (#24160) 2017-09-28 17:25:28 +03:00
XhmikosR f17443748d Move Autoprefixer's config in package.json.
This is so other plugins can use it too.
2017-09-26 17:16:27 +03:00
Christian Oliff 78f29d2b3c Update URL for supported browsers 2017-08-27 18:19:57 +10:00
Mark Otto 8b34a0e172 ios9 and up opera 2017-06-30 11:42:56 -07:00
Mark Otto ba3fb3c98f narrow browser support in postcss 2017-06-30 11:42:56 -07:00
Mark Otto 440af84c7a remove postcss-flexbugs-fixes from build process 2017-06-18 18:17:48 -07:00
Bardi Harborow b4ac48fdec Build system overhaul. 2017-04-20 14:31:22 +10:00