mirror of
https://code.castopod.org/adaures/castopod
synced 2025-05-10 16:25:47 +00:00

- add Breadcrumb library and service - update authorizations - add missing routes to avoid 404 links in breadcrumb - add svg_helper globally in base controller - update purgecss config to check .ts files closes #17
4 lines
78 B
CSS
4 lines
78 B
CSS
@import "./tailwind.css";
|
|
@import "./layout.css";
|
|
@import "./breadcrumb.css";
|