AstTransformation — tailwindcss Architecture
Bidirectional conversion between Tailwind internal AST and PostCSS AST.
Entity Profile
Relationship Graph
Domain
Functions
- atRoot()
- atRule()
- cloneAstNode()
- comment()
- constructor()
- context()
- createLineTable()
- cssAstToPostCssAst()
- cssContext()
- decl()
- extractKeyframeNames()
- findNode()
- fixRelativePathsPlugin()
- get()
- getContextFromCache()
- inputCssFilePath()
- isVariableUsed()
- module()
- optimizeAst()
- postCssAstToCssAst()
- rule()
- styleRule()
- tailwindcss()
- toCss()
Frequently Asked Questions
What is the AstTransformation subdomain?
AstTransformation is a subdomain in the tailwindcss codebase, part of the PostCSSPlugin domain. Bidirectional conversion between Tailwind internal AST and PostCSS AST. It contains 0 source files.
Which domain does AstTransformation belong to?
AstTransformation belongs to the PostCSSPlugin domain.
What functions are in AstTransformation?
The AstTransformation subdomain contains 24 function(s): atRoot, atRule, cloneAstNode, comment, constructor, context, createLineTable, cssAstToPostCssAst, and 16 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free