@types/postcss-icss-values
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

Installation

npm install --save @types/postcss-icss-values

Summary

This package contains type definitions for postcss-icss-values (https://github.com/css-modules/postcss-icss-values).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-icss-values.

index.d.ts

import { Plugin } from "postcss";

declare const values: Plugin<{}>;
export = values;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: postcss

Credits

These definitions were written by Jeow Li Huan.

Dependents (0)

Package Sidebar

Install

npm i @types/postcss-icss-values

Weekly Downloads

13

Version

2.0.3

License

MIT

Unpacked Size

2.87 kB

Total Files

5

Last publish

Collaborators

  • types