(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.
(prefix n)
Include . for class names, ignore for reserved words like 'html'.
Include . for class names, ignore for reserved words like 'html'.
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close