You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, it's a bit of a pain in the butt to have to re-apply all the styles, especially since the styles are scoped. Causes a lot of duplication of code and makes it a very frustrating experience just to try and provide a consistent experience.
#3410
Yeah, it's a bit of a pain in the butt to have to re-apply all the styles, especially since the styles are scoped. Causes a lot of duplication of code and makes it a very frustrating experience just to try and provide a consistent experience.
If someone wants to provide overrides for specific styles on the homepage, it might be a better idea to provide a class of some sort that they can use to override styles specifically on the homepage (like .homepage or something`).
But, ultimately, there's an enormous amount of work that has to go in to add anything other than the hero and features section to the homepage.
At minimum, there should at least be an option added to enable the default styles to the lower half of the page.
Ultimately, the path forward should be:
Added option to enable default styling to the homepage
If someone wants to provide overrides for specific styles on the homepage, it might be a better idea to provide a class of some sort that they can use to override styles specifically on the homepage (like
.homepage
or something`).But, ultimately, there's an enormous amount of work that has to go in to add anything other than the hero and features section to the homepage.
At minimum, there should at least be an option added to enable the default styles to the lower half of the page.
Ultimately, the path forward should be:
.homepage
for simple overridesOriginally posted by @Swivelgames in #800 (comment)
I use this way,but it is not work
The text was updated successfully, but these errors were encountered: