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
It would be helpful to have references and a standard on what the best practices are for theming and styling. In the web dev world, SASS (css) has some great architecture on managing styles. Here is an example.
How can we keep our styles modular and easy to navigate, similar to our code?
The text was updated successfully, but these errors were encountered:
It would be helpful to have references and a standard on what the best practices are for theming and styling. In the web dev world, SASS (css) has some great architecture on managing styles. Here is an example.
How can we keep our styles modular and easy to navigate, similar to our code?
The text was updated successfully, but these errors were encountered: