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
In step forms, I noticed no fixed convention for CSS classes.
In other ToucanToco projects, we use BEM classes. It avoids confusion and name collision.
In step forms, I noticed no fixed convention for CSS classes.
In other ToucanToco projects, we use BEM classes. It avoids confusion and name collision.
I suggest we apply the same convention here.
Example: https://github.com/ToucanToco/weaverbird/pull/536/files/5f1aa614674951c2cd08bc95480ef47966f2370d#diff-17991a7509024f08f53d766e0459330eR14
class="formulaInput"
toclass="formula-step-form__formula"
The text was updated successfully, but these errors were encountered: