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

0.16.2 • Public • Published

@theme-ui/preset-sketchy

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

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

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

This preset uses Architects Daughter font, so you need to copy this code into the <head> of your HTML document:

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-sketchy

Weekly Downloads

2,891

Version

0.16.2

License

MIT

Unpacked Size

46.3 kB

Total Files

14

Last publish

Collaborators

  • jxnblk
  • johno
  • hasparus
  • lachlanjc