ClasshSS: Typified Tailwind for Rapid Development

[ library, mit, web ] [ Propose Tags ] [ Report a vulnerability ]

This package is a type-safe layer on top of Tailwind Classes to allow someone to treat the compiler like a lookup machine and ensure that no time will be wasted trying to fix typos in tailwind strings Originally this was meant to also provide a way to typify CSS but Tailwind provides such a nice abstraction on top of CSS and provides logical custom values that it made more sense to build entirely on top of Tailwind. It is not meant to be an exact 1 to 1 translation of Tailwind but rather an interface that aims to reduce the number of ways to do the same thing, in the effort to reduce spooky CSS behavior

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0
Change log CHANGELOG.md
Dependencies base (>=4.19.0 && <4.21), data-default (>=0.8.0 && <0.9), lens (>=5.3.5 && <5.4), template-haskell (>=2.21.0 && <2.23), text (>=2.1.3 && <2.2) [details]
License MIT
Author Galen Sprout
Maintainer galen.sprout@gmail.com
Uploaded by lazyLambda at 2026-02-08T20:37:26Z
Revised Revision 2 made by lazyLambda at 2026-02-09T17:05:04Z
Category Web
Home page https://github.com/augyg/ClasshSS
Source repo head: git clone https://github.com/augyg/ClasshSS
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 70 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-02-09 [all 5 reports]