picocss / picocss.com

Pico CSS documentation
https://picocss.com
Other
17 stars 21 forks source link

Pico CSS Documentation

Pico CSS uses Remix for its documentation.

To run the project locally, first install the dependencies:

yarn

Next, run the development server:

yarn dev