mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 17:55:32 +00:00
Seperated css files; added search form to register and styled the button
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
module.exports = {
|
||||
plugins: [
|
||||
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