Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/picocss/pico into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
KiranMantha committed Jan 20, 2022
2 parents fe92c59 + ecad44c commit 30ff7bc
Show file tree
Hide file tree
Showing 39 changed files with 1,642 additions and 4,749 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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**
Expand Down
83 changes: 50 additions & 33 deletions css/pico.classless.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/pico.classless.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions css/pico.classless.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/pico.classless.min.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit 30ff7bc

Please sign in to comment.