Skip to content

Commit d5544ea

Browse files
Revert "Feature: modal"
1 parent 3931410 commit d5544ea

115 files changed

Lines changed: 3760 additions & 6416 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.browserslistrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
>= 0.5%
2+
last 2 major versions
3+
not dead

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ All examples are open-sourced in [picocss/examples](https://github.com/picocss/e
168168

169169
- [`dev`](https://github.com/picocss/pico/tree/dev) branch is open to pull requests.
170170
- Do not edit [`/css`](https://github.com/picocss/pico/tree/master/css) files directly.
171-
- Edit the source files in [`/scss`](https://github.com/picocss/pico/tree/master/scss), then recompile the [`/css`](https://github.com/picocss/pico/tree/master/css) files with `npm run build`.
171+
- Edit the source files in [`/scss`](https://github.com/picocss/pico/tree/master/scss), then recompile the [`/css`](https://github.com/picocss/pico/tree/master/css) files with `npm run build:css`.
172172

173173
## Copyright and license
174174

@@ -178,6 +178,7 @@ Licensed under the [MIT License](https://github.com/picocss/pico/blob/master/LIC
178178

179179
Website and docs:
180180
- [TypeIt](https://typeitjs.com/): JavaScript animated typing utility (Licensed [GPL-3.0](https://github.com/alexmacarthur/typeit/blob/master/LICENSE))
181+
- [Most Visible](https://github.com/andyexeter/most-visible): JavaScript module which returns the most visible element (Licensed [MIT](https://github.com/andyexeter/most-visible/blob/master/LICENSE))
181182
- [Font Awesome](https://fontawesome.com/): Icons (Licensed [CC BY 4.0](https://fontawesome.com/license/free))
182183

183184
Pico Library:

css/pico.classless.css

Lines changed: 129 additions & 309 deletions
Large diffs are not rendered by default.

css/pico.classless.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

css/pico.classless.min.css

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.min.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

css/pico.css

Lines changed: 129 additions & 309 deletions
Large diffs are not rendered by default.

css/pico.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

css/pico.fluid.classless.css

Lines changed: 129 additions & 309 deletions
Large diffs are not rendered by default.

css/pico.fluid.classless.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)