Commit Graph

1 Commits

Author SHA1 Message Date
Maxwell Frank 62e65ca9af
feat: add serve-theme-css command to Paragon CLI
Improves the developer experience (DX) around local development for brand packages to be able to serve their built CSS files as if they were hosted on a CDN for use in the recently updated Paragon documentation website theme selector that allows users to create custom themes with external CSS URLs.

Brand packages may now run `paragon serve-theme-css --theme-name "Custom Theme Name"` to generate a Paragon documentation website URL with the local CSS files applied.

---------

Co-authored-by: Adam Stankiewicz <agstanki@gmail.com>
2025-07-03 11:31:15 -04:00