mocked server page and better navigation and overall layout
This commit is contained in:
parent
d2c770d218
commit
89f47c6dbb
23 changed files with 12718 additions and 47 deletions
|
@ -36,6 +36,7 @@ function styles() {
|
|||
.pipe(postcss([
|
||||
require('postcss-import'),
|
||||
require('tailwindcss')('./tailwind.js'),
|
||||
require('precss'),
|
||||
require('postcss-preset-env')({stage: 0}),
|
||||
require('autoprefixer'),
|
||||
]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue