diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-07-20 17:04:32 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-07-20 17:04:32 +0200 |
| commit | 37d64e43949a4f3be69cd802ea2f2f20ab98c1b4 (patch) | |
| tree | 5f9c439a775a4f7ba59017244a28022371faa218 /app/assets/css | |
| parent | 25186fc12514e6ec061252bdef2964bb3d21b36d (diff) | |
| download | mullvadvpn-37d64e43949a4f3be69cd802ea2f2f20ab98c1b4.tar.xz mullvadvpn-37d64e43949a4f3be69cd802ea2f2f20ab98c1b4.zip | |
Migrate PlatformWindow to ReactXP
Diffstat (limited to 'app/assets/css')
| -rw-r--r-- | app/assets/css/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/css/style.css b/app/assets/css/style.css index 22d8c1f046..c81dbe4c01 100644 --- a/app/assets/css/style.css +++ b/app/assets/css/style.css @@ -4,6 +4,5 @@ @import 'global.css'; /* app */ -@import '../../components/PlatformWindow.css'; @import '../../components/CustomScrollbars.css'; @import '../../components/Switch.css'; |
