diff options
| author | Spyrex <57133330+SpyrexDE@users.noreply.github.com> | 2022-04-11 11:48:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-11 11:48:41 +0200 |
| commit | 070d11154f0ec761fba938a6f27b4a9111988412 (patch) | |
| tree | 3627b54deadc0e73efb3081f90ea0178d095da50 /plugin_loader/static | |
| parent | 02f73b795d787f87069bbdf501c5658e8bbf96e3 (diff) | |
| download | decky-loader-070d11154f0ec761fba938a6f27b4a9111988412.tar.gz decky-loader-070d11154f0ec761fba938a6f27b4a9111988412.zip | |
Bundle stylesheets (#34)
Diffstat (limited to 'plugin_loader/static')
| -rw-r--r-- | plugin_loader/static/styles.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugin_loader/static/styles.css b/plugin_loader/static/styles.css new file mode 100644 index 00000000..8d27a538 --- /dev/null +++ b/plugin_loader/static/styles.css @@ -0,0 +1,3 @@ +@import url("/steam_resource/css/2.css"); +@import url("/steam_resource/css/39.css"); +@import url("/steam_resource/css/library.css"); |
