@theme-ui/preset-future
TypeScript icon, indicating that this package has built-in type declarations

0.16.2 • Public • Published

@theme-ui/preset-future

Theme UI includes @theme-ui/preset-future which can be used as an example or starting point for extending your own themes.

npm i @theme-ui/preset-future
// example theme
import theme from '@theme-ui/preset-future'

export default {
  ...theme,
  styles: {
    ...theme,
  },
}

See all built-in presets

Contributing

We'd love to have more presets added to the Theme UI project. If you'd like to add a new preset or improve upon the existing ones, please open an issue or pull request.

Readme

Keywords

none

Package Sidebar

Install

npm i @theme-ui/preset-future

Weekly Downloads

4,127

Version

0.16.2

License

MIT

Unpacked Size

12.3 kB

Total Files

12

Last publish

Collaborators

  • jxnblk
  • johno
  • hasparus
  • lachlanjc