Closed kamerat closed 4 years ago
@kamerat Good suggestion! Personally, I lean towards the <fg-card>
style, using a dash similar to how vuetify does things.
All three options sound good to me though!
I too like the fg-x
prefix, looks better lowercase as you typed it.
Should we go for fg-kebab-case
as vuetify does, fg-camelCase
or fg-PascalCase
?
I vote we go with fg-kebab-case
🥙-case it is 💯
I believe it is a good idea to create a prefix for the components as seen in the style guide.
<Card>
would then be<FCard>
/<FGCard>
/<FG-Card>
... you name it! (literally)