codemastermick / ngSpark

A web application template for quickly scaffolding out new Angular projects built with Firebase in mind
2 stars 1 forks source link

Add Material design #2

Open codemastermick opened 3 years ago

codemastermick commented 3 years ago

The app should have the current styling removed (very hard to manage with everything all lumped into one big file), and components should be retrofitted to include a Material driven look. This should ideally be done sooner rather than later to allow quicker scaffolding of components

codemastermick commented 3 years ago

A custom theme should be used to generate the link to the outside file, then we can replace the theme with our own generated one from Material Theme Generator