material-web icon indicating copy to clipboard operation
material-web copied to clipboard

Classless api

Open janat08 opened this issue 2 years ago • 2 comments

Here are examples some of the classless frameworks, what I like about it is that they're somewhat interchangeable along with 40 others on npm.

Newcss.net Barecss.com Classless.css https://github.com/shawn-sandy/fp-kit/tree/main/first-paint https://simplecss.org/

A case could be made that you can have non alpha stable api that is classless.

janat08 avatar Jul 03 '22 08:07 janat08

I can understand where you're coming from but I highly doubt that classless CSS is what Material UI is trying to provide.

pTinosq avatar Jul 24 '22 20:07 pTinosq

Making your design components public means it's cached more on browsers, so having it more accessible by not needing to learn the api is beneficial.

On Mon, Jul 25, 2022 at 2:11 AM Tinos Ps @.***> wrote:

I can understand where you're coming from but I highly doubt that classless CSS is what Material UI is trying to provide.

— Reply to this email directly, view it on GitHub https://github.com/material-components/material-web/issues/3471#issuecomment-1193386397, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWP5ANOP776FDXCX7H4O6LVVWPPTANCNFSM52QLUKMQ . You are receiving this because you authored the thread.Message ID: @.***>

janat08 avatar Jul 25 '22 10:07 janat08

Hi! Thanks for the issue. We believe strongly in the use case of web components for modern browsers, which is the technology stack that this library is built on.

asyncLiz avatar Sep 09 '22 18:09 asyncLiz