diff --git a/README.md b/README.md index 82678526..91979e27 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Shipped with two beautiful color themes, automatically enabled according to the - [Usage](#usage) - [Class-less version](#class-less-version) - [Examples](#examples) +- [Limitations](#limitations) - [Documentation](#documentation) - [Contributing](#contributing) - [Copyright and license](#copyright-and-license) @@ -134,6 +135,10 @@ Minimalist templates to discover Pico in action: All examples are open-sourced in [picocss/examples](https://github.com/picocss/examples). +## Limitations + +Pico can be used without custom CSS for quick or small projects. However, it’s designed as a starting point, like a “reset CSS on steroids”. As Pico does not integrate any helpers or utilities `.classes`, this minimal CSS framework requires SCSS or CSS knowledge to build large projects. + ## Documentation **Getting started**