Skip to content

Remove generated Tailwind CSS file and add to gitignore#320

Merged
gazure merged 1 commit intomainfrom
ga/tailwind-fix
Mar 1, 2026
Merged

Remove generated Tailwind CSS file and add to gitignore#320
gazure merged 1 commit intomainfrom
ga/tailwind-fix

Conversation

@gazure
Copy link
Owner

@gazure gazure commented Feb 28, 2026

This pull request removes the compiled Tailwind CSS file from version control and adds it to .gitignore. The generated tailwind.css file containing all the Tailwind utility classes, base styles, and CSS custom properties is now excluded from the repository, which is a best practice since this file should be built during the development/deployment process rather than committed to source control.

@gazure gazure force-pushed the ga/simplify-claude-md branch from e76f0e5 to e1e316b Compare February 28, 2026 19:31
@gazure gazure changed the base branch from ga/simplify-claude-md to graphite-base/320 February 28, 2026 19:34
@gazure gazure force-pushed the ga/tailwind-fix branch from 0e7c7a8 to e614bdb Compare March 1, 2026 00:16
@gazure gazure changed the base branch from graphite-base/320 to ga/simplify-claude-md March 1, 2026 00:16
@gazure gazure changed the base branch from ga/simplify-claude-md to graphite-base/320 March 1, 2026 00:18
@gazure gazure force-pushed the graphite-base/320 branch from 39346cf to cf7aeba Compare March 1, 2026 00:19
@gazure gazure force-pushed the ga/tailwind-fix branch from e614bdb to 3ff6c31 Compare March 1, 2026 00:19
@gazure gazure changed the base branch from graphite-base/320 to main March 1, 2026 00:20
@gazure gazure force-pushed the ga/tailwind-fix branch 2 times, most recently from 2cff109 to 4d3c60f Compare March 1, 2026 00:48
@gazure gazure force-pushed the ga/tailwind-fix branch from 4d3c60f to 5144a29 Compare March 1, 2026 01:08
@gazure gazure merged commit be4808a into main Mar 1, 2026
2 checks passed
Copy link
Owner Author

gazure commented Mar 1, 2026

Merge activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant