Releases: songkeys/tailwind-preset-mantine
Releases · songkeys/tailwind-preset-mantine
v1.3.2
v1.3.1
v1.3.0
🚀 Features
Add alpha-value support - by @songkeys (b06dc)
Now you can use syntax like text-gray-700/50
to get the color with a alpha value.

View changes on GitHub
v1.2.1
🐞 Bug Fixes
- Typing for new breakpoint option - by @thomaslecoeur and @songkeys in #4 (576c7)
View changes on GitHub
v1.2.0
🚀 Features
- Correctly handles screens by using theme values instead of CSS variables that are not supported in media queries - by @thomaslecoeur in #3 (ab2c3)
View changes on GitHub
v1.1.0
🚀 Features
- Handle primary shade for primary color - by @thomaslecoeur in #1 (9c011)