Edit indentation style

This commit is contained in:
Paul Nicoué 2022-09-09 15:19:54 +02:00
parent d916cac8c9
commit 9fc5497f33
21 changed files with 14837 additions and 14840 deletions

View file

@ -1,5 +1,5 @@
module.exports = {
plugins: {
autoprefixer: {} // Browserlist configuration is defined in package.json
}
plugins: {
autoprefixer: {} // Browserlist configuration is defined in package.json
}
}