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
Since our vanilla ui-library (./packages/atomic-ui-js), is a library (and not an app), the SMACSS "css/modules" directory is more than what we need. Additionally since it would make the library easier to grok/reference, the directory should be be flattened.
Acceptance Criteria
Flatten './css/modules/' to just './css/'.
The text was updated successfully, but these errors were encountered:
Since our vanilla ui-library (./packages/atomic-ui-js), is a library (and not an app), the SMACSS "css/modules" directory is more than what we need. Additionally since it would make the library easier to grok/reference, the directory should be be flattened.
Acceptance Criteria
Flatten './css/modules/' to just './css/'.
The text was updated successfully, but these errors were encountered: