Added a Nix Flake and support for running from the Nix Store (#47)

* Added a Nix Flake and support for running from the Nix Store

* Removed variable imports since they're brough in at the top level.

* Removed redundan imports and remove unused files (moved to temp).

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
This commit is contained in:
Chi
2024-08-04 08:11:34 +01:00
committed by GitHub
parent a6d6a34ea7
commit 624b3e2ad0
34 changed files with 760 additions and 860 deletions

View File

@@ -1,6 +1,3 @@
@import "../colors";
@import '../../variables';
.notification-card-container.menu {
margin: 0em;
min-width: 30.6em;