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
I've been thinking about adding some more sass components, these could be simple like we have already or more involved like the off-canvas/drawer navigation, with JS included etc.
I think this is definitely a good idea, but I think it would be good to separate out KO's core components and additional optional ones.
Otherwise I can see the components directory growing to a bit of a mammoth size.
Maybe we can change structure of partials to be core-components (which would have things like buttons, code, forms, lists, tables etc) and then another folder (name tbc!) with things like menu components, tabs, wells, and anythign else we would like to add.
I think all of the components we have are core components, so I am not sure another directory is needed. Perhaps another could be added for project-specific components.
I've been thinking about adding some more sass components, these could be simple like we have already or more involved like the off-canvas/drawer navigation, with JS included etc.
Are there any that you'd like to include?
/cc @ashleynolan @CiaranPark @nicbell
The text was updated successfully, but these errors were encountered: