vikramrojo / fortune

🔮Fortune is your friendly CSS properties framework.
MIT License
16 stars 2 forks source link

Shorthand and longhand versions #35

Open zaydek-old opened 6 years ago

zaydek-old commented 6 years ago

Given Bulma and Bootstrap are opposites on the spectrum in terms of naming conventions, why not make fortune have a longhand and shorthand counterpart, one being semantically optimized for prototyping (shorthand) and one being semantically optimized for maintainability (longhand). I can't say I'm a fan of m- and p- classes for margin and padding but I can see the benefit.

E.g. bkg and background available in fortune.shorthand.css and fortune.longhand.css

chasestarr commented 5 years ago

i think we should try to minimize the public api as much as possible (at least there is a robust contribution team and demand for it). sounds like extra maintenance burden with minimal return