Jordan Pittman
f1f419a9ec
3.4.3
2024-03-27 15:18:37 -04:00
Jordan Pittman
8430d8b520
3.4.2
2024-03-27 11:25:32 -04:00
Robin Malfait
44b3b429a8
Cleanup oxide — Part #2 ( #13312 )
...
* remove all oxide related code
* Update lightningcss to version 1.24.1
* update tests to match bumped Lightning CSS output
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2024-03-22 17:12:14 +01:00
Jordan Pittman
7361468f77
3.4.1
2024-01-05 15:31:16 -05:00
Jordan Pittman
8350cffdad
3.4.0
2023-12-18 14:52:00 -05:00
Jordan Pittman
b01283cc9b
3.3.7
2023-12-18 13:53:08 -05:00
Jordan Pittman
6138d69c1b
Warn when @tailwindcss/line-clamp plugin is being used ( #10862 )
...
* Warn if line-clamp plugin is installed
* Replace line-clamp in standalone CLI
* Update import
* Remove line-clamp plugin if found
* update lockfiles
* Update changelog
2023-03-24 09:58:06 -04:00
Jonathan Reinink
bc3d38b08b
Add container queries plugin to standalone CLI ( #9865 )
...
* Add container queries plugin to standalone CLI
* Add container queries to standalone CLI tests
* Update changelog
2022-11-17 10:18:27 -05:00
Roman Kotov
4ff417c5b6
Add standalone-cli node16-linux-armv7 build ( #9084 )
...
* Add standalone-cli node16-linux-armv7 build
* Update changelog
Co-authored-by: Roman Kotov <roman@MacOS.lan>
Co-authored-by: Jordan Pittman <jordan@cryptica.me>
2022-08-12 13:10:10 -04:00
Jordan Pittman
97bc222365
Update deps
2022-07-29 11:48:22 -04:00
Jordan Pittman
445970dcb7
Fix usage of postcss.config.js in standalone CLI ( #8769 )
...
* 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
2022-07-04 10:51:28 -04:00
Jordan Pittman
cd17ec03b0
Remove cross-env and postcss-cli deps ( #6964 )
2022-01-07 15:40:36 -05:00
Jordan Pittman
47e8556e3b
Add standalone tailwindcss CLI ( #6506 )
...
* Move standalone CLI into main repo
* Update release tag
* Update workflow
* Ignore standalone CLI tests
* Fix style
* Update changelog [ci skip]
2021-12-14 18:12:06 +01:00