- added inital utilities
- flattened @loops/@conditionals for faster consumption
- figuring out how this publish helper works
- update readme
- Fix left + right decls for spacing helpers
- Fix positional name collision
- Fix typos in font-weight, letter spacing
- use vars for letter-spacing
- use
-
in display helpers
- add var interpolation in comments
- add z-index utils
- fix letter spacing variable names
- fix mq var bug in font-style
this release accidentally commented imports out.
- add max-width
- update css-modularscale
- fix typo in flex-grow, causing it to be invalid.
- fixed a typo where we were using the justify-content attributes for the align-items properties.
- add
display: none
utilities
- add
text-transform
utilities
- fix
margin: auto
props
- add
h:full
for full height
- fix misnamed "t-d:s" ~> "t-d:l-t"
- fix typo on height variable
- fix typo on baseline alignment
- Add documentation 😹
- Add pseudoclasses to text-decoration
.hover/t-d:u
- Add documentation 😹
- Add flex-grow
- Add flex-shrink
- Add flex-basis
- Add cursor
- remove peerdeps
- Add list-style-type