Home / Subdomain/ Codemods — tailwindcss Architecture

Codemods — tailwindcss Architecture

Heuristic-based replacements for migrating legacy CSS and configuration files.

Entity Profile

Dependency Diagram

graph TD
  subdomain_CommandLineInterface_Codemods["Codemods"]
  2cb5ef1d_43c0_4377_fe5a_941d800f83c7["migrate-at-layer-utilities.test.ts"]
  subdomain_CommandLineInterface_Codemods --> 2cb5ef1d_43c0_4377_fe5a_941d800f83c7
  961d377c_755d_e488_5737_dfddc91c3ee6["migrate-missing-layers.test.ts"]
  subdomain_CommandLineInterface_Codemods --> 961d377c_755d_e488_5737_dfddc91c3ee6
  b221facd_4d62_d2ce_4a2c_e77999b7a5ae["migrate-legacy-classes.ts"]
  subdomain_CommandLineInterface_Codemods --> b221facd_4d62_d2ce_4a2c_e77999b7a5ae
  52b211e0_83d1_a1d7_814c_3d7122a1a27e["migrate-camelcase-in-named-value.ts"]
  subdomain_CommandLineInterface_Codemods --> 52b211e0_83d1_a1d7_814c_3d7122a1a27e
  ee07edaa_f575_f9a5_6581_1200f759b32c["migrate-media-screen.test.ts"]
  subdomain_CommandLineInterface_Codemods --> ee07edaa_f575_f9a5_6581_1200f759b32c
  d5d01458_d7b2_0ca1_fafb_9524c6c9c56d["migrate-canonicalize-candidate.ts"]
  subdomain_CommandLineInterface_Codemods --> d5d01458_d7b2_0ca1_fafb_9524c6c9c56d
  c8e9db66_5242_9932_2886_2c9db99f6ac2["migrate-missing-layers.ts"]
  subdomain_CommandLineInterface_Codemods --> c8e9db66_5242_9932_2886_2c9db99f6ac2
  9e542b1f_db4d_cc7b_b37d_1324d5719263["migrate.ts"]
  subdomain_CommandLineInterface_Codemods --> 9e542b1f_db4d_cc7b_b37d_1324d5719263
  4110edba_26d6_f493_077a_dd261e1ea456["migrate-import.ts"]
  subdomain_CommandLineInterface_Codemods --> 4110edba_26d6_f493_077a_dd261e1ea456
  d58c78f4_5856_72aa_9dca_c418a7d7f31e["prepare-config.ts"]
  subdomain_CommandLineInterface_Codemods --> d58c78f4_5856_72aa_9dca_c418a7d7f31e
  e39bed3f_bfbf_a8c6_90a0_aa2ce3be1ef4["migrate.ts"]
  subdomain_CommandLineInterface_Codemods --> e39bed3f_bfbf_a8c6_90a0_aa2ce3be1ef4
  f67a6019_88a0_ffd1_f91c_1a51645f6931["migrate-preflight.ts"]
  subdomain_CommandLineInterface_Codemods --> f67a6019_88a0_ffd1_f91c_1a51645f6931
  031a0782_4b19_e996_bb0e_a2f940729176["migrate-at-apply.test.ts"]
  subdomain_CommandLineInterface_Codemods --> 031a0782_4b19_e996_bb0e_a2f940729176
  1490304f_c9fd_75da_db3f_0c12d428c646["migrate-variant-order.ts"]
  subdomain_CommandLineInterface_Codemods --> 1490304f_c9fd_75da_db3f_0c12d428c646
  style subdomain_CommandLineInterface_Codemods fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Functions

Source Files

Source

Frequently Asked Questions

What is the Codemods subdomain?
Codemods is a subdomain in the tailwindcss codebase, part of the CommandLineInterface domain. Heuristic-based replacements for migrating legacy CSS and configuration files. It contains 47 source files.
Which domain does Codemods belong to?
Codemods belongs to the CommandLineInterface domain.
What functions are in Codemods?
The Codemods subdomain contains 102 function(s): DESIGN_SYSTEMS, analyze, autodetectedSourceFiles, baseCandidate, camelToKebab, canMigrateConfig, createConverter, createEmptyCandidate, and 94 more.

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free