mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 08:07:12 +01:00
Removed files.
This commit is contained in:
parent
901a6c558a
commit
fe2fcf2082
2 changed files with 0 additions and 21 deletions
|
|
@ -1,4 +0,0 @@
|
||||||
onlyBuiltDependencies:
|
|
||||||
- '@prisma/client'
|
|
||||||
- '@prisma/engines'
|
|
||||||
- prisma
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
module.exports = {
|
|
||||||
plugins: [
|
|
||||||
'postcss-flexbugs-fixes',
|
|
||||||
[
|
|
||||||
'postcss-preset-env',
|
|
||||||
{
|
|
||||||
autoprefixer: {
|
|
||||||
flexbox: 'no-2009',
|
|
||||||
},
|
|
||||||
stage: 3,
|
|
||||||
features: {
|
|
||||||
'custom-properties': false,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
],
|
|
||||||
],
|
|
||||||
};
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue