mirror of
https://github.com/picocss/pico.git
synced 2025-02-22 00:04:36 -05:00
Update README.md
This commit is contained in:
parent
09a3a40628
commit
41aa702672
@ -167,8 +167,8 @@ All examples are open-sourced in [picocss/examples](https://github.com/picocss/e
|
||||
## Contributing
|
||||
|
||||
- [`dev`](https://github.com/picocss/pico/tree/dev) branch is open to pull requests.
|
||||
- Do not edit [`/css`](https://github.com/picocss/pico/tree/master/css) files directly. Those files are automatically generated.
|
||||
- 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`
|
||||
- Do not edit [`/css`](https://github.com/picocss/pico/tree/master/css) files directly.
|
||||
- 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`.
|
||||
|
||||
## Copyright and license
|
||||
|
||||
@ -177,7 +177,7 @@ Licensed under the [MIT License](https://github.com/picocss/pico/blob/master/LIC
|
||||
**Relevant third-party tools and resources we depend on:**
|
||||
|
||||
Website and docs:
|
||||
- [TypeIt](https://typeitjs.com/): JavaScript animated typing utility (Licensed [GPL 2.0](https://github.com/alexmacarthur/typeit/blob/master/LICENSE))
|
||||
- [TypeIt](https://typeitjs.com/): JavaScript animated typing utility (Licensed [GPL-3.0](https://github.com/alexmacarthur/typeit/blob/master/LICENSE))
|
||||
- [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))
|
||||
- [Font Awesome](https://fontawesome.com/): Icons (Licensed [CC BY 4.0](https://fontawesome.com/license/free))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user