[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: tailwindcss -i input.css -o style/output.css



On Fri, Aug 15, 2025 at 04:30:22PM +0200, Geert Stappers wrote:
> Hello,
> 
> 
> How to do
> 
>  tailwindcss -i input.css -o style/output.css
> 
> on Debian?
> 
> 
> As in:  Which tooling needs to present on the Debian build host?
> 

FWIW: 

  tailwindcss-oxide -i input.css -o style/output.css

produced something that looks like valid  CSS.     [1]


I got that `tailwindcss-oxide` by doing `cargo build --release`
in the tailwindcss directory that is product of

  git clone https://github.com/tailwindlabs/tailwindcss.git



Regards
Geert Stappers
[1]  How usable the .css is, have I to explore ...
-- 
Silence is hard to parse


Reply to: