matejlatin/Gutenberg

Remove rem to px mixins

marcobiedermann opened this issue · 3 comments

I suggest removing all mixins which provide a fallback for rem units.
I would use a tool like CSSNext with PostCSS or grunt-rem-to-px

The mixins don't convert rem to px. They write css in both, px as fallback and rem as ideal.

Sorry, my bad. Yes I mean exactly that. This cask could be accomplished with the tools, see above.
I updated my comment

Will probably be a part of the tool in some later version (v2?). Closing the issue.