Robin Malfait
d497777202
[WIP] Unify JIT and AOT code paths ( #4188 )
...
* WIP
* WIP
* Finish combining JIT and AOT plugins
Still lots of clean up that can be done in some of the more complex ones, but at least it's one file per plugin now.
* Remove unused import
* Fix AOT generation bugs
* Move corePlugins/index.js to corePlugins.js
* Convert JIT files to ESM
* Move tests
* Reorder core plugins to match JIT order
* Update AOT apply tests
* Unify utils
* Combine plugin lists to one single source of truth
* Finish resolving merge conflicts, fix tests
Co-authored-by: Adam Wathan <adam.wathan@gmail.com>
2021-05-07 13:56:15 -04:00
Robin Malfait
195ffe9f50
make some changes to compat mode
2020-11-19 17:02:58 +01:00
Robin Malfait
c238ed15b5
Improve compat mode ( #2775 )
...
* simplify compat mode
* make sure postcss is included
* make sure we cannot go into compatibility mode twice
2020-11-16 14:10:08 -05:00
Robin Malfait
1d8679d37e
Postcss7 compatibility ( #2773 )
...
* add postcss7 compatibility layers
* add compatibility mode scripts
2020-11-16 13:09:59 -05:00
Adam Wathan
e0788efd4f
Generate focus, focus-within, and dark variants for ring utilities
2020-11-12 08:45:21 -05:00
Adam Wathan
38b4eeb288
Prettier likes parens a lot now
...
git blame is now broken forever.
2020-10-16 15:39:44 -04:00
Adam Wathan
712fe7aeb8
Remove target feature
2020-10-15 15:21:06 -04:00
Adam Wathan
2b22d72af9
Generate experimental build for CDN
2020-08-18 13:28:59 -04:00
Adam Wathan
af17966fe5
Update rebuildFixtures to use 'all' for flags
2020-08-06 16:26:55 -04:00
Adam Wathan
1ac5874732
Add scaffolding for future/experimental flags, with WIP new color palette as example
2020-08-05 14:02:43 -04:00
Martijn Cuppens
727e742142
Prevent source maps from being generated
2020-06-28 23:23:35 +02:00
Adam Wathan
e6fd316347
Don't generate color opacity code in color plugins if not necessary
2020-05-01 15:07:40 -04:00
Adam Wathan
1c353af37d
Finish proof of concept for target: 'ie11' feature
2020-04-29 16:24:26 -04:00
Adam Wathan
e7c64806b5
Move build script to scripts
2020-02-03 11:02:08 -05:00
Adam Wathan
ecd1d10264
Remove unused import
2019-12-24 06:57:01 -05:00
Adam Wathan
375a87aa0d
Add script for rebuilding fixtures
2019-12-24 06:25:28 -05:00