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
- Host: GitHub
- URL: https://github.com/rishanthakumar/angular-lazy-load-styles
- Owner: Rishanthakumar
- Created: 2020-09-10T10:40:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T01:42:33.000Z (over 5 years ago)
- Last Synced: 2025-04-02T07:22:21.440Z (about 1 year ago)
- Topics: angular, css, lazy-loading, scss, styles
- Language: TypeScript
- Homepage:
- Size: 157 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.