Skip to content

All the classes used in tiny-css are exported from this package for the @tiny-css/compiler

License

Notifications You must be signed in to change notification settings

tiny-css/classes

Repository files navigation

Tiny CSS Classes

This is the package where all where all the classnames for the compiler of Tiny-CSS lies.

USAGE:

import tcc from "@tiny-css/classes"
/* do whatever can be done. It is just a object/enum which contains tge classnames. */
console.log(tcc.dFlex) //d-flex

Head to official tiny-css repo.

About

All the classes used in tiny-css are exported from this package for the @tiny-css/compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published