blazor-lumen-boilerplate

Adding Stylesheets

  1. Create your new stylesheet in the Client/Stylesheets/ directory.
  2. After adding your stylesheet open the config.ts file and add the filename to the stylesheets array.

This boilerplate uses the Brixi CSS Framework. For additional information about Brixi read the Brixi documentation.