Files
flights_web_raw/apps
gnezim 3de1ee3f62 fix: add missing PrimeReact and PrimeIcons CSS imports
Import PrimeReact and PrimeIcons CSS libraries at the app entry point
to ensure styling is loaded. This matches the Angular app which imports
these libraries in angular.json.

- primereact/resources/primereact.min.css: Base component styles
- primeicons/primeicons.css: Icon library styles

This fixes missing component styling that was relying only on custom
overrides without the base theme.
2026-04-06 08:14:19 +03:00
..