Skip to content

Conversation

thisisdano
Copy link
Contributor

  • gray --> base in project theme colors to reduce ambiguity
  • new pin utility
  • accept integers in spacing() to allow [0,1,2].5 inspead of '05'
  • use table-row instead of row in display
  • add initial to order
  • normal --> wrap in white-space
  • use 100-based values in z
  • add bottom and top to z
  • use grid as grid namespace
  • use add as object namespace
  • add darkest variant to base
  • add text variant to project theme colors, set to base-darkest
  • remove border-width utility
  • remove position utility
  • Adjust timeouts (reduce some mistakenly increased; add a couple new ones

- `gray` --> `base` in project theme colors to reduce ambiguity
- new `pin` utility
- accept integers in `spacing()` to allow `[0,1,2].5` inspead of `'05'`
- use `table-row` instead of `row` in `display`
- add `initial` to `order`
- `normal` --> `wrap` in `white-space`
- use 100-based values in `z`
- add `bottom` and `top` to z
- use `grid` as grid namespace
- use `add` as object namespace
- add `darkest` variant to `base`
- add `text` variant to project theme colors, set to `base-darkest`
- remove `border-width` utility
- remove `position` utility
-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant