1
1
mirror of https://github.com/primer/css.git synced 2024-11-26 02:38:32 +03:00

copy updates

This commit is contained in:
Mark Otto 2015-03-23 09:47:44 -07:00
parent 88b7e35b2b
commit 5b0902503a

View File

@ -7,7 +7,9 @@ Learn more about this styleguide, particularly how it's built and who maintains
### What and why
Primer is GitHub's internal CSS framework. It's not perfect, and it's not really built for others to use in their own projects. There's a lot we can improve upon in Primer, but there's a lot we can all learn by having it open-sourced. While we don't currently plan on building this out as a competitor to other front-end frameworks, we will ocassionally add, remove, or modify things as we need.
Primer is GitHub's internal CSS framework. It includes basic global styling for typography, small components like buttons and tabs, and our general guidelines for writing HTML and CSS. It's been used internally at GitHub for years now.
Open-sourcing Primer means sharing and learning with the community. There's a lot we can improve upon in Primer, and help is always appreciated. While we don't currently plan on building this out as a competitor to other front-end frameworks, we will ocassionally add, remove, or modify things.
### Future updates