0.0.4 • Published 4 years ago

@sloth-system/styled-utils v0.0.4

Weekly downloads
3
License
MIT
Repository
-
Last release
4 years ago

Terms

special values: _base _unit _default

draft:

common value should be string, or it can be a config object. { common: { textColor: "color.500",

containerWidth: {
  _unit: "px",
  value: 1360
}

} }

Goals:

  • cutomizable output
  • meaningful errors
  • testable
0.0.4

4 years ago

0.0.3

4 years ago

0.0.1

4 years ago

0.0.2

4 years ago