External Publication
Visit Post

[ANN] css-class-bindings library generates Haskell bindings for CSS classes

Haskell Community [Unofficial] March 30, 2026
Source
george.fst: > What stops me from using this straight away is that I’d want support for IDs as well as classes. I see no reason not to also generate bindings for those, Thanks for your feedback. This motivated me to release v0.0.3 with CSS id support and marking included files with addDependentFile. Id support didn’t get into initial version because my project don’t have any and e.g. whole bulma library (+600kb) dito. I think of CSS id as a stricter version of CSS class (linear CSS class).

Discussion in the ATmosphere

Loading comments...