postcss-custom-properties

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:Specification
gptkbp:dependency gptkb:postcss
gptkbp:developed_by Mikhail Moshkin
gptkbp:dlc gptkb:postcss-custom-properties
gptkbp:example const postcss = require('postcss');
postcss([ custom Properties() ])
const custom Properties = require('postcss-custom-properties');
https://www.w3.org/2000/01/rdf-schema#label postcss-custom-properties
gptkbp:installation npm install postcss-custom-properties
gptkbp:is_described_as A Post CSS plugin to transform CSS custom properties (variables) into static values.
gptkbp:issues https://github.com/postcss/postcss-custom-properties/issues
gptkbp:keywords gptkb:postcss
variables
css
custom-properties
gptkbp:language gptkb:Library
gptkbp:latest_version 9.0.0
gptkbp:license gptkb:MIT
gptkbp:modifications https://github.com/postcss/postcss-custom-properties/blob/main/ CHANGELOG.md
gptkbp:release_date 2016-09-01
gptkbp:repository https://github.com/postcss/postcss-custom-properties
gptkbp:uses Used in CSS preprocessing.
gptkbp:website https://postcss.org