mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-12-26 06:30:21 +00:00
Remove all non-essential js related to uikit. (#585)
* Remove all non-essential js related to uikit. * Add padding to the bottom of the grid.
This commit is contained in:
@@ -31,7 +31,6 @@ library.add(
|
||||
);
|
||||
|
||||
import("uikit/dist/css/uikit-core.css");
|
||||
import("uikit/dist/js/uikit-core.min");
|
||||
|
||||
import router from "@/router/router";
|
||||
import App from "./App.vue";
|
||||
|
||||
Reference in New Issue
Block a user