Gaël Poupard

Results 196 comments of Gaël Poupard

What issue do you have? Close buttons seem to work fine—with various positions depending on the component but that's intended (and customizable through Sass).

Would you mind providing a reduced test case on CodePen or something, please?

This'll be very tight to #41 and #39

Would it be a good idea to use a CSS only configuration, and parsing custom properties as JSON while building? [Tommy Hodgins came up with a nice experiment on CodePen](https://codepen.io/tomhodgins/pen/gqrPQq?editors=0112).

[Jonathan Harrell came up with "Live theming with CSS variables" post](https://www.jonathan-harrell.com/live-theming-with-css-variables/).

[Another nice resource by Spencer Mortensen](http://spencermortensen.com/articles/typographic-scale/).

And a [24ways post about "Modern typographic scale" by Rob Weychert](https://24ways.org/2019/a-modern-typographic-scale/).

[Clearleft's Trys Mustford and James Gilyead release Utopia.fyi](https://utopia.fyi/) which looks great to calculate scale and generate coressponding CSS.

[Heydon Pickering and Andy Bell's using custom properties](https://twitter.com/eiiisd/status/1245838485627588608).

Also have a look at [CSS Locks, as explained by @fvsch](https://fvsch.com/css-locks/). Dedupe #116.