From 0e055a35eb962e4c20f39dd5c49d1c0c054646e8 Mon Sep 17 00:00:00 2001 From: mnajdova Date: Mon, 3 Jun 2024 09:34:58 +0200 Subject: [PATCH 01/11] [docs] Add ReactConf 2024 talk --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 79a5a5a7..a88c7e7b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time. + +
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/mui/pigment-css/blob/HEAD/LICENSE) From 103f8bd477ad9204ebd8cfc2bfd24447fcf92480 Mon Sep 17 00:00:00 2001 From: mnajdova Date: Mon, 3 Jun 2024 09:41:02 +0200 Subject: [PATCH 02/11] improve the video --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a88c7e7b..cc84d93e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time. - +[![Introduction of Pigment CSS during React Conf 2024](https://img.youtube.com/vi/0ckOUBiuxVY/0.jpg)](https://www.youtube.com/watch?v=0ckOUBiuxVY&t=21677s)
From eb949a55bdb4b18ebf83d803777f942ccb7b6ceb Mon Sep 17 00:00:00 2001 From: mnajdova Date: Mon, 3 Jun 2024 09:43:49 +0200 Subject: [PATCH 03/11] use tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc84d93e..4b4b8c4a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time. -[![Introduction of Pigment CSS during React Conf 2024](https://img.youtube.com/vi/0ckOUBiuxVY/0.jpg)](https://www.youtube.com/watch?v=0ckOUBiuxVY&t=21677s) +Introduction of Pigment CSS during React Conf 2024
From deac05794cef67296bacd687b9b3447ca58b5c05 Mon Sep 17 00:00:00 2001 From: mnajdova Date: Mon, 3 Jun 2024 09:44:46 +0200 Subject: [PATCH 04/11] smaller video thumb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b4b8c4a..927ef65a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time. -Introduction of Pigment CSS during React Conf 2024 +Introduction of Pigment CSS during React Conf 2024
From 017b55f75c6ebc4abdbb72b6173065b3fc33ee74 Mon Sep 17 00:00:00 2001 From: mnajdova Date: Mon, 3 Jun 2024 09:46:50 +0200 Subject: [PATCH 05/11] align center --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 927ef65a..a0a70a12 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time. -Introduction of Pigment CSS during React Conf 2024 +Introduction of Pigment CSS during React Conf 2024
From 800fce5299cd8e5ff8bdca8d353ef7d9d7cac3f6 Mon Sep 17 00:00:00 2001 From: mnajdova Date: Mon, 3 Jun 2024 09:49:06 +0200 Subject: [PATCH 06/11] adjust --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a0a70a12..7ae83b6b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time. +
Introduction of Pigment CSS during React Conf 2024 +
From 87d8af2fa24e62cccde1e1b911c405e2f6f4d827 Mon Sep 17 00:00:00 2001 From: mnajdova Date: Mon, 3 Jun 2024 09:50:46 +0200 Subject: [PATCH 07/11] wip --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7ae83b6b..503a4920 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,7 @@ Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time. -
Introduction of Pigment CSS during React Conf 2024 -
+Introduction of Pigment CSS during React Conf 2024
From d38603003b3979d48dfd185a4e8e627fc2e4414b Mon Sep 17 00:00:00 2001 From: mnajdova Date: Mon, 3 Jun 2024 09:53:08 +0200 Subject: [PATCH 08/11] go back to img style --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 503a4920..4445d7a0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time. -Introduction of Pigment CSS during React Conf 2024 +Introduction of Pigment CSS during React Conf 2024
From aedb1e768f3a8d99ec5d485ae455d019ce54f894 Mon Sep 17 00:00:00 2001 From: mnajdova Date: Mon, 3 Jun 2024 09:55:15 +0200 Subject: [PATCH 09/11] align center --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4445d7a0..e21f9212 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,11 @@ Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time. -Introduction of Pigment CSS during React Conf 2024 +
+ +Introduction of Pigment CSS during React Conf 2024 + +
From 27cf6065d31e1d5e215cf2fdbfa6150652b1b5a1 Mon Sep 17 00:00:00 2001 From: mnajdova Date: Mon, 3 Jun 2024 09:55:50 +0200 Subject: [PATCH 10/11] prettier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e21f9212..4dcd1c34 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated sty
-Introduction of Pigment CSS during React Conf 2024 +Introduction of Pigment CSS during React Conf 2024
From 391bd012d717fbba249b9d69b1be99f06ecb0bbe Mon Sep 17 00:00:00 2001 From: Marija Najdova Date: Tue, 4 Jun 2024 10:16:32 +0200 Subject: [PATCH 11/11] Update README.md Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Signed-off-by: Marija Najdova --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4dcd1c34..7871e893 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated sty
+Check out Olivier Tassinari introducing Pigment CSS at React Conf 2024: + Introduction of Pigment CSS during React Conf 2024