TemplateMigration — tailwindcss Architecture
Regex and tree-sitter based transformation of class names in markup.
Entity Profile
Relationship Graph
Domain
Functions
- DESIGN_SYSTEMS()
- baseCandidate()
- cache()
- camelToKebab()
- createEmptyCandidate()
- designSystems()
- expectedCache()
- extractRawCandidates()
- extractV3Base()
- getAppliedNodeStack()
- info()
- injectVar()
- injectVarIntoVariant()
- isAtRuleVariant()
- isAutomaticVarInjectionException()
- isCombinatorVariant()
- isEndOfSelectorPseudoElement()
- isMajor()
- isMiddleOfString()
- isSafeMigration()
- migrate()
- migrate()
- migrateArbitraryVariants()
- migrateAutomaticVarInjection()
- migrateCached()
- migrateCamelcaseInNamedValue()
- migrateCandidate()
- migrateCanonicalizeCandidate()
- migrateContents()
- migrateEmptyArbitraryValues()
- migrateLegacyArbitraryValues()
- migrateLegacyClasses()
- migrateMaxWidthScreen()
- migrateModernizeArbitraryValues()
- migratePrefix()
- migratePrefixValue()
- migrateSimpleLegacyClasses()
- migrateVariantOrder()
- orderMatches()
- parseCandidate()
- printUnprefixedCandidate()
- println()
- styleBlockRanges()
- substituteFunctionsInValue()
- warn()
Frequently Asked Questions
What is the TemplateMigration subdomain?
TemplateMigration is a subdomain in the tailwindcss codebase, part of the MigrationSuite domain. Regex and tree-sitter based transformation of class names in markup. It contains 0 source files.
Which domain does TemplateMigration belong to?
TemplateMigration belongs to the MigrationSuite domain.
What functions are in TemplateMigration?
The TemplateMigration subdomain contains 45 function(s): DESIGN_SYSTEMS, baseCandidate, cache, camelToKebab, createEmptyCandidate, designSystems, expectedCache, extractRawCandidates, and 37 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free