remove font awesome and optimize images
This commit is contained in:
@@ -8,5 +8,5 @@ module.exports = {
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
plugins: [require('@tailwindcss/typography')],
|
||||
plugins: [require('@tailwindcss/typography'), require('tailwindcss-motion')],
|
||||
};
|
||||
|
Reference in New Issue
Block a user