mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-21 00:35:02 +00:00
Make docs more mobile friendly
This commit is contained in:
parent
67f8066fb8
commit
fbf6fdb18b
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