chore: remove docs and move to yarn

This commit is contained in:
Lucas Larroche 2022-10-15 17:23:02 +07:00
parent 3052db4bd3
commit 759296f211
153 changed files with 1366 additions and 13526 deletions

View file

@ -1,12 +0,0 @@
module.exports = {
map: {
inline: false,
annotation: true,
sourcesContent: true
},
plugins: {
autoprefixer: {
cascade: false
}
}
}