You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2019. It is now read-only.
Hello, this is almost exactly what I'm looking for.
I have two suggestions which I'm not sure if are in the scope of this extension.
would it be possible to modularize the viewpoints into multiple .css files? I could import them in sass to construct one big vendor file, so multiple requests is not a problem for me. I don't need so many viewpoints and the size is quite large (56kB minified), so only including the ones I need would be very convenient.
are you also planning on adding smaller grid sizes? To be exact, I only need a 480px grid, as the default 768px grid is way too large to optimize properly for small devices.