Add hero section and prepare header

This commit is contained in:
Kamran Ahmed
2019-09-04 15:27:00 +04:00
parent b351edfa20
commit 026830d836
14 changed files with 173 additions and 30 deletions

View File

@@ -1,5 +1,6 @@
module.exports = {
plugins: {
'postcss-css-variables': {},
'autoprefixer': {},
},
};