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
I use this plugin since 2016, it does all what I need.
I'm used to have SCSS styles on my projects, so I always end up copying and adapting the default style. Today, I thought I should share a basic SCSS stylesheet with variables to tune the default colors, spaces, sizes, etc... for anyone doing the same.
There's also a mixin to quickly create a new style.
There's not additional css properties.
Hi !
I use this plugin since 2016, it does all what I need.
I'm used to have SCSS styles on my projects, so I always end up copying and adapting the default style. Today, I thought I should share a basic SCSS stylesheet with variables to tune the default colors, spaces, sizes, etc... for anyone doing the same.
There's also a mixin to quickly create a new style.
There's not additional css properties.
https://gist.github.com/mtancoigne/f32ce8ea17d1dab2f0f0acdf6d043726
If you're interested by a PR, i'll be happy to open one.
The text was updated successfully, but these errors were encountered: