mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 12:25:02 +00:00
Make docs more mobile friendly
This commit is contained in:
parent
7700afda2b
commit
864b57aac1
7 changed files with 62 additions and 20 deletions
|
@ -102,9 +102,7 @@ let config = {
|
|||
},
|
||||
}),
|
||||
require('postcss-nesting')(),
|
||||
require('tailwindcss')({
|
||||
important: true,
|
||||
}),
|
||||
require('tailwindcss')(),
|
||||
];
|
||||
|
||||
if (process.env.NODE_ENV === "production") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue