chore: upgrade Tailwind CSS from v4.0.8 to v4.1.8
- Updated Tailwind to the latest patch version for improved stability and features - No breaking changes detected in the current setup - You can review the full changelog here: https://github.com/tailwindlabs/tailwindcss/releases
This commit is contained in:
@@ -35,7 +35,7 @@ export const languages: Record<string, Language> = {
|
||||
},
|
||||
mysql: {
|
||||
name: "MySQL",
|
||||
className: "!bg-[#f6ece1]",
|
||||
className: "bg-[#f6ece1]!",
|
||||
iconName: "mysql",
|
||||
},
|
||||
wordpress: {
|
||||
|
||||
Reference in New Issue
Block a user