@theme-stack/present-base

0.0.13 • Public • Published

@theme-ui/preset-base

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

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

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.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @theme-stack/present-base

    Weekly Downloads

    0

    Version

    0.0.13

    License

    MIT

    Unpacked Size

    137 kB

    Total Files

    13

    Last publish

    Collaborators

    • julianfurchert