UNPKG

mr-class-style-generator

Version:

A utility to apply inline styles from custom class names like mr-fs-[10vw]

23 lines 468 B
{ "name": "mr-class-style-generator", "version": "1.0.21", "description": "A utility to apply inline styles from custom class names like mr-fs-[10vw]", "main": "src/index.js", "type": "module", "keywords": [ "style", "utility", "custom-css", "dynamic-style", "class-parser", "font-size", "css", "mr-class-style-generator", "raja007" ], "author": "raja007", "license": "MIT", "engines": { "node": ">=16" } }