minor tweak on naming convention description
Closed this issue · 1 comments
aurmer commented
Snowflake CSS uses the following convention for class names:
- only lower-case letters with hyphens (ie: snake-case)
- append a hyphen and 5-digit hash to the end of the class name:
(added "hyphen and") on second rule.
oakmac commented
I think commit #22272319 brings some clarity here.
Not sure "hyphen and" is necessary; the examples directly below in the README
demonstrate the usage.