source:
frontend/node_modules/postcss-custom-properties/dist/lib/get-custom-properties-from-root.d.ts
| Last change on this file was 9af201e, checked in by , 2 weeks ago | |
|---|---|
|
|
| File size: 163 bytes | |
| Line | |
|---|---|
| 1 | import valuesParser from 'postcss-value-parser'; |
| 2 | export default function getCustomPropertiesFromRoot(root: any, opts: any): Map<string, valuesParser.ParsedValue>; |
Note:
See TracBrowser
for help on using the repository browser.
