mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2026-01-18 16:17:36 +00:00
* Update deps * Fix usage of postcss config file in standalone CLI The config file created with `--postcss` would fail because we didn’t stub require to load `tailwindcss` or `autoprefixer` when we should. * Update tests * WIP
3 lines
72 B
HTML
3 lines
72 B
HTML
<div class="uppercase"></div>
|
|
<div class="[will-change:opacity]"></div>
|