@mollahdev/cssom-lite
Advanced tools
Comparing version 1.0.0 to 1.0.3
{ | ||
"name": "@mollahdev/cssom-lite", | ||
"version": "1.0.0", | ||
"version": "1.0.3", | ||
"author": "Ashraf Mollah <mollah.dev@gmail.com> (https://mollah.dev)", | ||
@@ -12,2 +12,3 @@ "description": "Generate css with javascript", | ||
"types": "./dist/index.d.ts", | ||
"type": "module", | ||
"exports": { | ||
@@ -26,3 +27,2 @@ ".": { | ||
"homepage": "https://github.com/mollahdev/cssom-lite#readme", | ||
"type": "module", | ||
"scripts": { | ||
@@ -29,0 +29,0 @@ "dev": "vite", |
@@ -1,4 +0,13 @@ | ||
# CSSOM Lite | ||
Generate css with javascript | ||
## Installation | ||
### CSSOM-Lite | ||
CSSOM-Lite is available as an [npm package](https://www.npmjs.com/package/@mollahdev/cssom-lite). | ||
**npm:** | ||
```sh | ||
npm i @mollahdev/cssom-lite | ||
``` | ||
## Import and register device: | ||
@@ -5,0 +14,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
57
7011
6
184