(->export-json val)
Return the provided val as an string with a module.exports
.
Used for generating the various *.config.js files that the Node ecosystem loves
Return the provided val as an string with a `module.exports`. Used for generating the various *.config.js files that the Node ecosystem loves
(compile-release! build-state)
Compile the release build of the CSS generated by tailwind.
Compile the release build of the CSS generated by tailwind.
(create-tmp-tailwind-project! postcss-cfg tailwind-cfg)
Create a temporary tailwind project with the necessary assets to build the project using the JIT.
Return the path to the temporary directory.
Create a temporary tailwind project with the necessary assets to build the project using the JIT. Return the path to the temporary directory.
Static state atom associating shadow-cljs build IDs to their respective state.
Static state atom associating shadow-cljs build IDs to their respective state.
(start-watch! build-state)
Start the tailwind JIT
Start the tailwind JIT
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close