citrusworx / juice

A BerylDev CSS Framework
https://citrusworx.github.io/juice
2 stars 0 forks source link

Settle Naming Convention #15

Closed stinklewinks closed 2 months ago

stinklewinks commented 3 months ago

We need to make sure that there are logical naming conventions that can be used with other libraries and not have conflicts with rendering the styles we want.

I have been thinking about how to utilize the colon (:) and the brackets ([]) to create logical, easy-to-use conventions.

stinklewinks commented 3 months ago

Will spend a session creating the best three naming conventions and make those standard. I know the colon-split is one and I am experimenting with adding brackets into the mix (for granular class modifiers like glass[filled] or glass[half]

stinklewinks commented 3 months ago

so far, I have settled on multiple naming conventions that fit with traditional conventions. The only additions I am making are colons and brackets. Will make documentation on which classes receive brackets and the context they are used in.