Renaming landing_page directory to website
This commit is contained in:
parent
9ddcff4fc7
commit
3bd2c2b48a
80 changed files with 3 additions and 3 deletions
6
website/postcss.config.js
Normal file
6
website/postcss.config.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
module.exports = {
|
||||
plugins: [
|
||||
require('autoprefixer'),
|
||||
require('cssnano')
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue