This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gradio
Watch
2
Star
0
Fork
0
You've already forked gradio
mirror of
https://github.com/gradio-app/gradio.git
synced
2024-12-21 02:19:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
669ee42c8f
gradio
/
ui
/
packages
/
app
/
postcss.config.js
5 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
add vite (#517) * switch from rollup to vite * remove unused deps
2022-02-02 02:25:20 +08:00
module
.
exports
=
{
extract
:
"themes.css"
,
Theme base 2 (#2840) * add theme + theme atoms * audio * buttons * chatbot * forms * start file * complete file * fixup workbench * gallery * highlighted text * label * json * upload * 3d model * atoms * chart * md + html * image * plot + build * table * tabs * tooltip * upload * tweaks * tweaks + more tooling * tweaks to padding/ lineheight * app components _ start api docs * format, more api docs * finish api docs * interpretation * todos * tweaks + cleanup * tweaks + cleanup * revert range tweaks * fix notebooks * fix test * remove tw * cleanup + login * fix gitignore * fix types * run css script * fix progress + tweaks * update demos * add css build to static check workflow * tweak ci * fix tests * tweak markdown * tweak chatbot + file * fix tabs * tweak tabs * cleanup * fix api docs * fix example gallery * add gradient to toast * fix min height for interfaces * revert tab changes * update notebooks * fix generating status animation * fix weird table scrollbar that only appears on freddy's computer * format * fix dataset in gallery mode * cleanup * fix notebooks * tweaks * fix notebooks * change Co-authored-by: Ali Abid <aabid94@gmail.com>
2023-01-18 04:47:40 +08:00
plugins
:
[
custom
_media
]
add vite (#517) * switch from rollup to vite * remove unused deps
2022-02-02 02:25:20 +08:00
}
;
Reference in New Issue
Copy Permalink