ASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO
Unable to get primeng to work properly with its styling with this template.
Needing to link the two files in solution. Referenced these 2 files in the angular.json file:
"./node_modules/primeng/resources/themes/nova-light/theme.css"
"./node_modules/primeng/resources/primeng.min.css"
Not sure if the package needed to be included in one of the webpack files.
Unable to get primeng to work properly with its styling with this template.
Needing to link the two files in solution. Referenced these 2 files in the angular.json file: "./node_modules/primeng/resources/themes/nova-light/theme.css" "./node_modules/primeng/resources/primeng.min.css"
Not sure if the package needed to be included in one of the webpack files.