mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 12:05:28 +00:00
chore: add Tailwind CSS OpenType plugin and classnames
This commit is contained in:
@@ -139,5 +139,5 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [require('tailwindcss-logical')],
|
||||
plugins: [require('tailwindcss-logical'), require('tailwindcss-opentype')],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user