Files
cunningham/packages/react/src
jbpenrath fd7ad8a2f2 💄(react) do not apply font-family to all elements with * selector
Currently, `react` package use `*` selector to enforce the font family
to all elements. That is weird as all elements are not able anymore to
inherit their font-family from their parent. In order to enforce the use
 of font-family base by default without breaking the parent inheritance,
  we apply font-family to the body element instead.

Fix #137
2023-08-11 17:10:57 +02:00
..
2023-08-10 18:37:15 +02:00
2023-05-24 11:10:13 +02:00
2023-07-18 16:59:39 +02:00
2023-06-28 16:20:17 +02:00
2023-08-07 16:25:00 +02:00
2023-03-28 12:00:27 +02:00
2023-07-18 16:59:39 +02:00
2023-05-26 16:39:02 +02:00
2023-05-26 16:39:02 +02:00
2023-06-28 16:20:17 +02:00