Liking cljdoc? Tell your friends :D

sail.core


->selectorclj

(->selector k)
source

allclj

source

all-keywords-in-fileclj

(all-keywords-in-file filepath)
source

all-project-keywordsclj

(all-project-keywords)
source

default-keywordsclj

source

generate-stylesclj

(generate-styles path)
source

generate-styles-withclj

(generate-styles-with path css-file)

Generate Tailwind CSS and append the provided css-file on the end.

Generate Tailwind CSS and append the provided css-file on the end.
sourceraw docstring

internal-generate-stylesclj

(internal-generate-styles css-styles css-components-styles)
source

prefixclj

(prefix n)

Include . for class names, ignore for reserved words like 'html'.

Include . for class names, ignore for reserved words like 'html'.
sourceraw docstring

purge-and-generate-stylesclj

(purge-and-generate-styles path)
source

purge-and-generate-styles-withclj

(purge-and-generate-styles-with path css-file)
source

purge-stylesclj

(purge-styles css-styles used-css-classes)
source

split-tags-and-classesclj

(split-tags-and-classes tags)
source

style->stringclj

(style->string smap)
source

with-responsive-prefixclj

(with-responsive-prefix smap prefix screen-width)

Apply a min-width media query an class prefix to styles e.g md:text-gray-700

Apply a min-width media query an class prefix to styles e.g md:text-gray-700
sourceraw docstring

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

× close