gradio/js/app
Hannah 46b45683e1
Allow applying @media, @keyframes and @import in custom CSS (#7395)
* allow @media and @keyframes in custom CSS

* add changeset

* demo tweak

* formatting

* fix

* tweak

* add .dark test

* formatting

* add font-face test

* support @import statements

* add changeset

* tweak

* fix test

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-02-13 00:39:30 +01:00
..
public Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
src Allow applying @media, @keyframes and @import in custom CSS (#7395) 2024-02-13 00:39:30 +01:00
test Allow applying @media, @keyframes and @import in custom CSS (#7395) 2024-02-13 00:39:30 +01:00
.gitignore
build_plugins.ts Add a simpleimage template for custom components (#7129) 2024-01-26 17:29:29 -08:00
CHANGELOG.md chore: update versions (#7338) 2024-02-09 22:15:34 -08:00
component_loader.js Image editor (#6169) 2023-11-18 23:42:11 +00:00
index.html add background color based on the OS mode (#7117) 2024-01-30 11:40:21 -08:00
lite.html
package.json chore: update versions (#7338) 2024-02-09 22:15:34 -08:00
postcss.config.js
vite.config.ts ensure Dataframes in background tabs are visible when the tab is selected (#7354) 2024-02-09 18:23:05 +00:00