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

@warp-ds/uno

Package Overview
Dependencies
Maintainers
1
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@warp-ds/uno

## use

  • 0.0.12
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
479
decreased by-50.21%
Maintainers
1
Weekly downloads
 
Created
Source

drive - an UnoCSS preset

use

plugin API

usePreflight

  • boolean
  • Forces preflights to be included

development

  • boolean
  • Will include preflights and base classes when true. These would be 'externalized' to Eik in production builds.

usePixels

  • boolean
  • Internal use only, for use on sites that are incompatible with root REM/font-size changes

migration development

checking fabric classes

  1. Check out the parity project from warp-ds, get dependencies for the project
  2. Link to the parity project from the plugin folder (this folder): pnpm link ../parity
  3. Run node checkFabricClasses.js

generating warp classes using command line

Run node dev.js or pnpm dev

Usage: node dev.js [-c | --cliClasses=] [--usePixels] [--development] [--externalClasses] [--externalizeClasses] [--usePreflight]

Example: node dev.js --usePixels --development --cliClasses=m-2 ! Do not use shortcut when passing negative values, e.g. node dev.js --cliClasses='-m-2! gap-2'

FAQs

Package last updated on 28 Feb 2023

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