1.0.2 • Published 12 months ago
@safelytyped/css-color v1.0.2
CssColor Safe Type for TypeScript
Introduction
This TypeScript library gives you a CssColor safe type, for when you are working with CSS color values.
Quick Start
# run this from your Terminal
npm install @safelytyped/css-color
// add this import to your Typescript code
import { CssColor } from "@safelytyped/css-color"
VS Code users: once you've added a single import anywhere in your project, you'll then be able to auto-import anything else that this library exports.
Documentation
Here's a link to all the documentation about this project.
Admin Paperwork
For Contributors
Credits
Follow us on Twitter!