Upload 6270 files
4083225 verified | export { |
| |
| AcceptedPlugin, |
| AnyNode, |
| atRule, |
| AtRule, |
| AtRuleProps, |
| Builder, |
| ChildNode, |
| ChildProps, |
| comment, |
| Comment, |
| CommentProps, |
| Container, |
| ContainerProps, |
| CssSyntaxError, |
| decl, |
| Declaration, |
| DeclarationProps, |
| |
| default, |
| document, |
| Document, |
| DocumentProps, |
| FilePosition, |
| fromJSON, |
| Helpers, |
| Input, |
| JSONHydrator, |
| |
| type LazyResult, |
| list, |
| Message, |
| Node, |
| NodeErrorOptions, |
| NodeProps, |
| OldPlugin, |
| parse, |
| Parser, |
| |
| plugin, |
| Plugin, |
| PluginCreator, |
| Position, |
| Postcss, |
| ProcessOptions, |
| Processor, |
| Result, |
| root, |
| Root, |
| RootProps, |
| rule, |
| Rule, |
| RuleProps, |
| Source, |
| SourceMap, |
| SourceMapOptions, |
| Stringifier, |
| |
| stringify, |
| Syntax, |
| TransformCallback, |
| Transformer, |
| Warning, |
| WarningOptions |
| } from './postcss.js' |
|
|