From d0bf53793e6dce8545f21690103cf12928d12305 Mon Sep 17 00:00:00 2001 From: Fifi Lulu <33400146+imabot2@users.noreply.github.com> Date: Mon, 24 Feb 2020 18:11:28 +0100 Subject: [PATCH] Create README file Add a README file with a link to example for each CSS style. --- themes/css/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 themes/css/README.md diff --git a/themes/css/README.md b/themes/css/README.md new file mode 100644 index 00000000..5509571a --- /dev/null +++ b/themes/css/README.md @@ -0,0 +1 @@ +Example of each style is available at [https://lucidar.me/en/web-dev/css-style-for-rainbow-code-highlighter/](https://lucidar.me/en/web-dev/css-style-for-rainbow-code-highlighter/)