An open API service indexing awesome lists of open source software.

https://github.com/rishanthakumar/angular-lazy-load-styles

Angular Lazy Load Styles
https://github.com/rishanthakumar/angular-lazy-load-styles

angular css lazy-loading scss styles

Last synced: 9 months ago
JSON representation

Angular Lazy Load Styles

Awesome Lists containing this project

README

          

# LazyLoadStyles

Sample project to demonstrate how to lazy load common styles specific to a feature module.

Medium article explaining this approach can be found in the following link.
https://medium.com/@rishanthakumar/angular-lazy-load-common-styles-specific-to-a-feature-module-c3f81c40daf1

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.