mirror of
https://github.com/imfing/hextra.git
synced 2025-07-03 13:17:13 -04:00
chore: update build configs
This commit is contained in:
@ -7,6 +7,6 @@ module.exports = {
|
||||
require('postcss-import'),
|
||||
require('@tailwindcss/nesting'),
|
||||
tailwind,
|
||||
...(process.env.HUGO_ENVIRONMENT === 'production' ? [autoprefixer] : [])
|
||||
autoprefixer
|
||||
],
|
||||
};
|
||||
|
Reference in New Issue
Block a user