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
alignment should be: start, end, reverse and not left, right, reverse
for components that describe things that are layered in some way, the outermost box should name the component, and an inner -content class should define the fill-able area eg
<div class="modal>
<div class="modal-content">
document new naming standards
update card to replace "wrapper" based class
update feature card to replace "wrapper" based class
update article to replace "left" and "right" based classes
update billboard to replace "left" and "right" based classes
update feature card to replace "left" and "right" based classes
From #196 (comment):
start, end, reverseand notleft, right, reverse-contentclass should define the fill-able area eg