Files
cunningham/packages/react
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-06-01 18:00:36 +02:00
2023-06-02 11:00:58 +02:00
2023-01-20 17:00:31 +01:00
2023-08-10 18:37:15 +02:00
2023-08-11 09:16:26 +02:00
2023-08-11 09:16:26 +02:00
2023-06-30 17:38:47 +02:00
2022-12-07 17:07:18 +01:00
2023-05-24 11:10:13 +02:00
2023-03-28 12:00:27 +02:00