maxmert / maxmertkit

Maxmertkit, powerful, most customizable and easiest for usage mobile first front-end framework for web-development.
maxmert.com
MIT License
482 stars 70 forks source link

Is it possible to add a global class prefix via global variables or something? #45

Closed AMar4enko closed 10 years ago

maxmert commented 10 years ago

Good idea! I want to remove global variables where it possible, but there still will be globals. What do you think about prefix glob- ?

AMar4enko commented 10 years ago

I'm talking about ability to add global prefix to all class names, what kit generates, like 'p-container' or 'p-primary'.

maxmert commented 10 years ago

This is not necessary, because all widgets, themes, modifiers, sizes and animations are global. If you want to discriminate your classes from framework classes, there are namespaces for it (-widget, -theme-, etc.)