diff --git a/README.md b/README.md index 771a6666..af6f15e0 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ A minimalist and lightweight starter kit that prioritizes semantic syntax, makin Write HTML, Add Pico CSS, and Voilà! +## What’s new in v2? + +Pico v2.0 features better accessibility, easier customization with SASS, a complete color palette, a new group component, and 20 precompiled color themes totaling over 100 combinations accessible via CDN. + +[Read more](https://picocss.com/docs/v2) + ## A Superpowered HTML Reset With just the right amount of everything, Pico is great starting point for a clean and lightweight design system. @@ -52,7 +58,7 @@ There are 4 ways to get started with pico.css: Alternatively, you can use [jsDelivr CDN](https://www.jsdelivr.com/package/npm/@picocss/pico) to link pico.css. ```html - + ``` ### Install with NPM @@ -110,7 +116,7 @@ Use the default `.classless` version if you need centered viewports: ```html ``` @@ -119,7 +125,7 @@ Or use the `.fluid.classless` version if you need a fluid container: ```html ``` @@ -134,7 +140,7 @@ Then just write pure HTML, and it should look great: