|
|
|
|
|
by thieu96
1571 days ago
|
|
This is the third classes css framework I've come across on HN. Please everyone realise this is a great tool for prototyping or projects you want to deploy, deliver and forget about. Any serious application that you expect to expand on, that needs some level of customisability or needs to import/use third party components(!) like a datepicker should not use classless css. it's a prototyping tool. It's highly incompatbile with everything besides what you write yourself, because it overwrites the defaults, it's inflexible. Having classless styling has been possible for as long as css has existed, and it's for good reason that this is not in widespread use in usual application development. Having said that though, I really like how this one looks it's an improvement without going overboard on anything, good job. |
|