Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@theme-ui/preset-deep

Package Overview
Dependencies
Maintainers
0
Versions
420
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theme-ui/preset-deep

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

  • 0.17.0-develop.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.8K
decreased by-43.21%
Maintainers
0
Weekly downloads
 
Created
Source

@theme-ui/preset-deep

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

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

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.

FAQs

Package last updated on 18 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc