JustFlows

CSS providers

Swap the CSS framework for the public site: Bootstrap, Pico, Tailwind, none, and the rest of the bundled set.

5 min read

Admin → Design. CSS providers are independent of the theme: the theme supplies templates and patterns; the provider supplies the framework CSS. Assets are mounted at /css-providers.

Bundled providers

IdPackage
noneNo framework — theme CSS only.
bootstrapBootstrap
bulmaBulma
foundationFoundation
milligramMilligram
open-propsOpen Props
picoPico
purePure.css
tailwindTailwind
uikitUIkit
waterWater.css

APIs: list, upload, activate, delete on /api/css-providers (activate/delete require administrator). Cached under css:provider:. Migration 0003_css_providers stores the active provider.