File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -115,32 +115,19 @@ $ bin/rails tailwindcss:upgrade
115115 Running the upstream Tailwind CSS upgrader
116116 run npx @tailwindcss/upgrade@next --force --config /home/user/myapp/config/tailwind.config.js from " ."
117117≈ tailwindcss v4.0.0
118-
119118│ Searching for CSS files in the current directory and its subdirectories…
120-
121119│ ↳ Linked ` ./config/tailwind.config.js` to ` ./app/assets/stylesheets/application.tailwind.css`
122-
123120│ Migrating JavaScript configuration files…
124-
125121│ ↳ The configuration file at ` ./config/tailwind.config.js` could not be automatically migrated to the new CSS
126122│ configuration format, so your CSS has been updated to load your existing configuration file.
127-
128123│ Migrating templates…
129-
130124│ ↳ Migrated templates for configuration file: ` ./config/tailwind.config.js`
131-
132125│ Migrating stylesheets…
133-
134126│ ↳ Migrated stylesheet: ` ./app/assets/stylesheets/application.tailwind.css`
135-
136127│ ↳ No PostCSS config found, skipping migration.
137-
138128│ Updating dependencies…
139-
140129│ Could not detect a package manager. Please manually update ` tailwindcss` to v4.
141-
142130│ Verify the changes and commit them to your repository.
143-
144131 Strip Inter font CSS from application layout
145132 gsub app/views/layouts/application.html.erb
146133 Compile initial Tailwind build
You can’t perform that action at this time.
0 commit comments