diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-18 20:32:28 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-18 20:33:50 +0100 |
| commit | e543b0657656dff8edac5bdd0553e792276cc2b4 (patch) | |
| tree | e2cf795c39d813f471f1f650aaa8ce220bd81724 /public/css/variables/index.css | |
| parent | b58491b5096b6fc3a7f224a8d50b39648fc7660c (diff) | |
Moves CSS variables to /variables folder
Diffstat (limited to 'public/css/variables/index.css')
| -rw-r--r-- | public/css/variables/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/variables/index.css b/public/css/variables/index.css new file mode 100644 index 0000000..91bea00 --- /dev/null +++ b/public/css/variables/index.css @@ -0,0 +1 @@ +@import 'colours.css';
\ No newline at end of file |
