Liking cljdoc? Tell your friends :D

teknql.tailwind


->export-jsonclj

(->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
sourceraw docstring

compile-release!clj

(compile-release! build-state)

Compile the release build of the CSS generated by tailwind.

Compile the release build of the CSS generated by tailwind.
sourceraw docstring

create-tmp-tailwind-project!clj

(create-tmp-tailwind-project! 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.
sourceraw docstring

default-tailwind-configclj

Default tailwind config

Default tailwind config
sourceraw docstring

projectsclj

Static state atom associating shadow-cljs build IDs to their respective state.

Static state atom associating shadow-cljs build IDs to their respective state.
sourceraw docstring

start-watch!clj

(start-watch! build-state)

Start the tailwind JIT

Start the tailwind JIT
sourceraw docstring

tailwind-pathclj

The path to the postcss command.

The path to the postcss command.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close