Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(scss): add styles manager [WIP] #10

Open
1 of 5 tasks
vaydich opened this issue Apr 22, 2021 · 0 comments
Open
1 of 5 tasks

feat(scss): add styles manager [WIP] #10

vaydich opened this issue Apr 22, 2021 · 0 comments
Assignees
Labels

Comments

@vaydich
Copy link
Owner

vaydich commented Apr 22, 2021

At this stage, you need to do the following:

  • add common styles
  • add possibility to rearrange styles in each app separatly
  • add possibility for libs to use common and rearrange styles
  • connect frameworks
yarn add @angular/material @angular/cdk @angular/animations
yarn add bootstrap@next
ng add @ng-bootstrap/ng-bootstrap 
ng add @ng-bootstrap/ng-bootstrap --project frontend-admin
  • add possibility for framework customization
@vaydich vaydich added the WIP label Apr 22, 2021
@vaydich vaydich added this to the Initialisation milestone Apr 22, 2021
@vaydich vaydich self-assigned this Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant