rohitkrai03 / pills

A simple responsive CSS Grid for humans. View Demo -
https://rohitkrai.dev/pills
MIT License
1.46k stars 56 forks source link

Prefix classes #13

Closed marcobiedermann closed 8 years ago

marcobiedermann commented 8 years ago

In my opinion row and column are too generic. I suggest prefixing it with either grid-, pills- or p-.

NetOpWibby commented 8 years ago

I think the simplicity is perfect. Prefixes only serve to make the library become bloated like virtually every other grid system.

jdfweb commented 8 years ago

Agreed @NetOperatorWibby !

rohitkrai03 commented 8 years ago

I agree with not adding unnecessary prefix classes and make class name complex. Closing the issue.