https://github.com/postcss/postcss.org
Official website for PostCSS
https://github.com/postcss/postcss.org
Last synced: 9 months ago
JSON representation
Official website for PostCSS
- Host: GitHub
- URL: https://github.com/postcss/postcss.org
- Owner: postcss
- License: mit
- Created: 2015-12-29T16:14:46.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T08:27:22.000Z (over 1 year ago)
- Last Synced: 2025-04-12T00:26:58.234Z (9 months ago)
- Language: JavaScript
- Homepage: https://postcss.org
- Size: 18.8 MB
- Stars: 80
- Watchers: 9
- Forks: 48
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# postcss.org
The official website for [PostCSS](https://github.com/postcss/postcss) built by the community for the community :heart:
## Contributing
Please read through our [contributing guidelines](https://github.com/postcss/postcss.org/blob/main/.github/CONTRIBUTING.md) to get started working on postcss.org and once you are done reading the guidelines, feel free to take a look at the [issue tracker](https://github.com/postcss/postcss.org/issues) from [Milestone 1.0](https://github.com/postcss/postcss.org/milestones/1.0) and start hacking away at something!
There is a bunch of documentation on how to work on `postcss.org` in the `docs/` folder, [`Getting Started`](docs/getting-started.md) is a good place to begin!