Type definitions are available in the @types/cssstyle package

cssstyle

  • Version 5.3.7
  • Published
  • 960 kB
  • 4 dependencies
  • MIT license

Install

npm i cssstyle
yarn add cssstyle
pnpm add cssstyle

Overview

An implementation of the CSSStyleDeclaration class from the CSS Object Model specification

Dependencies (4)

Dev Dependencies (13)

Peer Dependencies (0)

No peer dependencies.

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/cssstyle.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/cssstyle)
  • HTML
    <a href="https://www.jsdocs.io/package/cssstyle"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>