css - How to extract styles of material ui? -


is there way extract styles of components separated file? have 10 buttons on page , styles them duplicated 10 times. means, have server users 10times more bytes, or optimized somehow?

moreover can't create .scss files own styles, ok, can adopt new way of styling, if not force users download 10times bigger files previously...

ps. i've read https://github.com/callemall/material-ui/issues/1132 , there no solution here (or can't see it?)


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -