Compilation — tailwindcss Architecture
Orchestrates the lifecycle of Tailwind CSS compilation within a Node.js environment.
Entity Profile
Relationship Graph
Domain
Functions
- DESIGN_SYSTEMS()
- Symbol()
- __unstable__loadDesignSystem()
- __unstable__loadDesignSystem()
- analyzeImportPaths()
- ancestors()
- asyncReplace()
- autodetectedSourceFiles()
- blue()
- canMigrateConfig()
- compile()
- compile()
- compileAst()
- compileAst()
- compiler()
- constructor()
- constructor()
- containsRule()
- createCompileOptions()
- createResolvedUserConfig()
- createSectionKey()
- descendants()
- designSystem()
- designSystems()
- detectConfigPath()
- dim()
- dim()
- doUrlReplace()
- end()
- ensureSourceDetectionRootExists()
- files()
- from()
- from()
- from()
- from()
- fromRoot()
- fromString()
- get()
- getModuleDependencies()
- get_candidates_with_positions()
- globs()
- hit()
- importModule()
- importRules()
- isDataUrl()
- isEmpty()
- isExternalUrl()
- joinSrcset()
- keyframesToCss()
- layers()
- linkConfigs()
- load()
- loadModule()
- loadStylesheet()
- loadSync()
- migrate()
- migrate()
- migrate()
- migrate()
- migrate()
- migrate()
- migrateContent()
- migrateDarkMode()
- migrateJsConfig()
- migrateLegacyClasses()
- migrateTheme()
- new()
- new()
- normalizePath()
- normalizePathBase()
- normalized_sources()
- onlyAllowedThemeValues()
- optimize()
- parentPaths()
- parseCss()
- parseSrcset()
- parseThemeOptions()
- patternSourceFiles()
- postcssPluginWarning()
- prepareConfig()
- processSrcSet()
- removeUnnecessarySpacingKeys()
- report()
- reset()
- resolveCssId()
- resolveDebug()
- resolveJsId()
- resolveWithExtension()
- rewriteCssImageSet()
- rewriteCssUrls()
- rewriteUrls()
- runResolver()
- scan()
- scan_files()
- serializeSourceMap()
- skipUrlReplacer()
- splitNumberAndUnit()
- start()
- test_index_converter()
- throwOnLoadModule()
- throwOnLoadStylesheet()
- toSourceMap()
- traceDependencies()
- util()
- walkDepth()
- yellow()
Frequently Asked Questions
What is the Compilation subdomain?
Compilation is a subdomain in the tailwindcss codebase, part of the NodeInterface domain. Orchestrates the lifecycle of Tailwind CSS compilation within a Node.js environment. It contains 0 source files.
Which domain does Compilation belong to?
Compilation belongs to the NodeInterface domain.
What functions are in Compilation?
The Compilation subdomain contains 106 function(s): DESIGN_SYSTEMS, Symbol, __unstable__loadDesignSystem, __unstable__loadDesignSystem, analyzeImportPaths, ancestors, asyncReplace, autodetectedSourceFiles, and 98 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free