7 Commits

Author SHA1 Message Date
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
1fa9d71fc1 Tweak standalone CLI build setup 2022-07-29 11:48:22 -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
Max Veytsman
93e5717f73
Switch to using linuxstatic build target (#6914) 2022-01-06 08:13:44 -05:00
Philipp Schmid
2317533a57
Add standalone-cli node16-linux-arm64 build (#6693) 2021-12-28 16:06:49 -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