Skip to content

Conversation

@severinlandolt
Copy link

@severinlandolt severinlandolt commented Dec 12, 2025

Summary

  • Move @property declarations from :root to top-level scope to prevent inheritance issues Cannot use @property rules within :root{} pseudo classes #61
  • Add Prettier configuration with Tailwind CSS plugin for consistent formatting
  • Update Prettier to v3.7.4 and add prettier-plugin-tailwindcss
  • Reformat CSS with improved indentation and line breaks

@severinlandolt severinlandolt force-pushed the severin/property-top-rule branch from d52904e to 7eb0301 Compare December 12, 2025 17:04
- Move @Property declarations to top level instead of nested in :root
- Add .prettierrc with prettier-plugin-tailwindcss
- Update prettier to 3.7.4 and add prettier-plugin-tailwindcss
- Reformat tw-animate.css with Prettier
@severinlandolt severinlandolt force-pushed the severin/property-top-rule branch from 7eb0301 to 8e356c2 Compare December 12, 2025 17:09
@Wombosvideo
Copy link
Owner

Hey there, do you think it's better to move the prettier configuration currently present in package.json to an extra file? This was already a discussion when initially launching the NPM package so I wanted to hear your take on this as well.

@severinlandolt
Copy link
Author

Strong YES!

@severinlandolt
Copy link
Author

@Wombosvideo Let's merge!

@Wombosvideo
Copy link
Owner

Sorry, didn't see your other reply. Could you move the package.json values to the extra file?

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.

2 participants