summaryrefslogtreecommitdiff
path: root/skins/vector/styles-beta.less
diff options
context:
space:
mode:
Diffstat (limited to 'skins/vector/styles-beta.less')
-rw-r--r--skins/vector/styles-beta.less13
1 files changed, 0 insertions, 13 deletions
diff --git a/skins/vector/styles-beta.less b/skins/vector/styles-beta.less
deleted file mode 100644
index a76b6394..00000000
--- a/skins/vector/styles-beta.less
+++ /dev/null
@@ -1,13 +0,0 @@
-@import "variables.less";
-@import "beta/variables.less";
-
-@media screen {
- @import "screen.less";
- @import "beta/screen.less";
- @import "externalLinks.less";
- @import "collapsibleNav.less";
-}
-
-@media screen and (min-width: 982px) {
- @import "screen-hd.less";
-}