ConfigMigration — tailwindcss Architecture
Logic to translate complex JS objects into equivalent CSS variables.
Entity Profile
Relationship Graph
Domain
Functions
- autodetectedSourceFiles()
- canMigrateConfig()
- createConverter()
- createResolvedUserConfig()
- createSectionKey()
- detectConfigPath()
- detectJSConfigPath()
- detectJSONConfigPath()
- eprintln()
- error()
- eventuallyUnquote()
- expectedTailwindVersion()
- extractStaticImportMap()
- extractValue()
- findStaticPlugins()
- formatDuration()
- getVersion()
- header()
- highlight()
- indent()
- installedTailwindVersion()
- isEmptyObject()
- isGreaterThan()
- isSimplePostCSSConfig()
- keyframesToCss()
- log()
- migrateConfig()
- migrateContent()
- migrateDarkMode()
- migrateJsConfig()
- migratePostCSSConfig()
- migratePostCSSJSConfig()
- migratePostCSSJsonConfig()
- migrateTheme()
- onlyAllowedThemeValues()
- parentPaths()
- patternSourceFiles()
- prepareConfig()
- quoteString()
- relative()
- relativeToStylesheet()
- removeUnnecessarySpacingKeys()
- run()
- splitNumberAndUnit()
- success()
- wordWrap()
Frequently Asked Questions
What is the ConfigMigration subdomain?
ConfigMigration is a subdomain in the tailwindcss codebase, part of the MigrationSuite domain. Logic to translate complex JS objects into equivalent CSS variables. It contains 0 source files.
Which domain does ConfigMigration belong to?
ConfigMigration belongs to the MigrationSuite domain.
What functions are in ConfigMigration?
The ConfigMigration subdomain contains 46 function(s): autodetectedSourceFiles, canMigrateConfig, createConverter, createResolvedUserConfig, createSectionKey, detectConfigPath, detectJSConfigPath, detectJSONConfigPath, and 38 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free