ClasshSS: Typified Tailwind for Rapid Development

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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

Properties

Versions 0.1.0.0, 0.1.0.0, 0.2.0.0
Change log CHANGELOG.md
Dependencies base (>=4.20.2 && <4.21), data-default (>=0.8.0 && <0.9), lens (>=5.3.5 && <5.4), template-haskell (>=2.22.0 && <2.23), text (>=2.1.3 && <2.2) [details]
License MIT
Author Galen Sprout
Maintainer galen.sprout@gmail.com
Category Web
Home page https://github.com/augyg/ClasshSS
Source repo head: git clone https://github.com/augyg/ClasshSS
Uploaded by lazyLambda at 2026-02-08T20:34:54Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees