| Public Variable |
Short Description |
|
->export-json (clj)
|
Return the provided val as an string with a `module.exports`. |
|
compile-release! (clj)
|
Compile the release build of the CSS generated by tailwind. |
|
create-tmp-tailwind-project! (clj)
|
Create a temporary tailwind project with the necessary assets to build the project using the JIT. |
|
default-tailwind-config (clj)
|
Default tailwind config. |
|
projects (clj)
|
Static state atom associating shadow-cljs build IDs to their respective state. |
|
start-watch! (clj)
|
Start the tailwind JIT. |
|
tailwind-path (clj)
|
The path to the postcss command. |