initial project setup

This commit is contained in:
ori agranat
2019-09-20 09:59:16 +03:00
parent afb7872eb6
commit 79a45f298f
18 changed files with 11965 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
module.exports = {
plugins: {
autoprefixer: {}
}
}