MCPcopy
hub / github.com/postcss/postcss / postcss.js

File postcss.js

lib/postcss.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3let AtRule = require('./at-rule')
4let Comment = require('./comment')

Callers

nothing calls this directly

Calls 3

postcssFunction · 0.85
creatorFunction · 0.85
processMethod · 0.80

Tested by

no test coverage detected