🛠 Resolved a false positive with the validation check that reported "Missing token" when using a color opacity modifier in config tokens or semanticTokens.
🔧 What's Fixed:
🛠 Fixed strictPropertyValues with border* properties.
Now, border* properties are not restricted by strictPropertyValues unless they specifically end with Style
This evening was great! Thanks hosting @fronteersbe !
I had a lot of fun, also a shout-out to @ElianCodes as the mystery guest!
Hope I showed cased @panda__css well! 💪 We did live coding with @panda__css and @astrodotbuild, which is a perfect combo! 🚀
🌟 Added Features:
🚨 Config validation check to prevent using spaces in token keys and improved error logs for CSS parsing errors.
🚨 Warning when using value twice in config.
🔧 What's Fixed:
🛠 Fixed an issue where the text accent color token was nested incorrectly.
🛠 Resolved typings for splitCssProps to avoid union type complexity errors.
🛠 Fixed "missing token" warning when using DEFAULT in tokens path.
I have used @remix_run + @panda__css on 2 client sites, 2 pretty large side projects and 2 personal sites with no regrets! This includes using @solana blockchain integrations!
Have you tried out recipes in Panda CSS?
I’ve found them to be a fun way to create multiple variations of a component while keeping CSs clean and maintainable.
Create a recipe for an Alert Component with me 👇👇
🌟 Added Features:
🚀 Dynamically record profiling sessions by pressing 'p' key with --cpu-prof flag for extended sessions.
🔧 New definePlugin config functions for plugin type-safety.
📦 Added missing plugins in config dependencies for trigger-based config reload.