This commit is contained in:
Paul Laros
2020-03-21 21:23:46 +01:00
commit a0801b0865
205 changed files with 32524 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module.exports = {
plugins: [
require('autoprefixer')
]
}