From d608e421c343328e7fe415d30e4a5ff23f5f6334 Mon Sep 17 00:00:00 2001 From: Jonas Duri Date: Mon, 28 Jan 2019 03:52:12 +0100 Subject: [PATCH] update info on bundle size --- src/pages/dark.md | 2 +- src/pages/index.md | 2 +- src/pages/sans-serif.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/dark.md b/src/pages/dark.md index a66178d..cd495a9 100644 --- a/src/pages/dark.md +++ b/src/pages/dark.md @@ -5,7 +5,7 @@ layout: dark ## Project Goals -Terminal CSS has no overhead and is lightweight **(<= 2.9k gzip)**. +Terminal CSS has no overhead and is lightweight **(~ 3k gzip)**. The source is written in **pure css** to be accessible for everybody and easy to contribute. ## Markdown ❤️ Terminal CSS diff --git a/src/pages/index.md b/src/pages/index.md index 8e1e204..1af8270 100644 --- a/src/pages/index.md +++ b/src/pages/index.md @@ -5,7 +5,7 @@ layout: default ## Project Goals -Terminal CSS has no overhead and is lightweight **(<= 2.9k gzip)**. +Terminal CSS has no overhead and is lightweight **(~ 3k gzip)**. The source is written in **pure css** to be accessible for everybody and easy to contribute. ## Markdown ❤️ Terminal CSS diff --git a/src/pages/sans-serif.md b/src/pages/sans-serif.md index 528d935..66787c9 100644 --- a/src/pages/sans-serif.md +++ b/src/pages/sans-serif.md @@ -5,7 +5,7 @@ layout: sans ## Project Goals -Terminal CSS has no overhead and is lightweight **(<= 2.9k gzip)**. +Terminal CSS has no overhead and is lightweight **(~ 3k gzip)**. The source is written in **pure css** to be accessible for everybody and easy to contribute. ## Markdown ❤️ Terminal CSS