There's a few conventions floating around, as well as the individual ones adopted by large popular libraries. This could make recipes much easier:
configure({
preset: 'bem'|'bs'|'foundation'
})
Is this a valuable feature? Is it easier to configure from a methodology vs. what the usage looks like? Can you break all methodologies down into the same tokens?
There's a few conventions floating around, as well as the individual ones adopted by large popular libraries. This could make recipes much easier:
Is this a valuable feature? Is it easier to configure from a methodology vs. what the usage looks like? Can you break all methodologies down into the same tokens?
needs