mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 01:35:32 +00:00
Added readme file, changed build config a bit
This commit is contained in:
@@ -3,7 +3,7 @@ module.exports = {
|
||||
require('postcss-import'),
|
||||
require('tailwindcss'),
|
||||
// Production:
|
||||
// require('autoprefixer'),
|
||||
// require('cssnano')({ preset: 'default' })
|
||||
require('autoprefixer'),
|
||||
require('cssnano')({ preset: 'default' })
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user