-
Notifications
You must be signed in to change notification settings - Fork 55
Where the styles goes?
Jimmy Somsanith edited this page Nov 14, 2019
·
1 revision
The style change should be done in the theme if it's only related to bootstrap markup and for every one. Remember the bootstrap theme is used by every one and is only a set of global rules.
The style is more related to one component to make it follow the guidelines. This changes goes into components sass
The style goes into your project if:
- it's only for your project
- you have started something and you want to show to your manager stuff is on the way