@youseedk/typed-css
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

Typed CSS

Creates TypeScript type definition files from CSS and SCSS files.

Installation

npm install --save-dev @youseedk/typed-css

Usage

  "scripts": {
    "build": "typed-css <input dir> -o <output dir>",
  }

Defaults options

  --watch = false
  --pattern = '**/*.{scss,css}'
  --ignore = '**/node_modules/**'
  --outputDir = ''

Readme

Keywords

none

Package Sidebar

Install

npm i @youseedk/typed-css

Weekly Downloads

4

Version

0.0.6

License

ISC

Unpacked Size

7.77 kB

Total Files

7

Last publish

Collaborators

  • razvanmorut
  • vercell
  • grandorf
  • havgry
  • yousee