1
1
mirror of https://github.com/primer/css.git synced 2024-12-01 04:21:12 +03:00
css/docs/roadmap.md
2015-03-28 01:11:04 -07:00

26 lines
768 B
Markdown

---
layout: simple
title: Roadmap
---
A brief—and incomplete—look at potential future Primer updates with a focus on rewriting components for simplicity and durability, as well as consolidating UI options.
## v2
- [ ] Add Hound CI for SCSS linting
- [ ] Document the `user-content` repo somehow
- [ ] Clarify usage of CLA in our docs
## v3
- [ ] Refactor alerts to reduce selectors and overrides
- [ ] Deprecate the gradient mixin for Autoprefixer
- [ ] Clean up the utility classes
- [ ] De-dupe text color utilities
- [ ] Remove the `// Misc` utilities
- [ ] Remove `padding` and `margin` resets on `<ul>`s and `<ol>`s
## v4
- [ ] Refactor blankslates to reduce selectors, overrides, and UI options
## v5
- [ ] Refactor forms (most notably the `dl.form`)