diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-18 20:48:25 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-18 20:48:25 +0100 |
| commit | 331691765c93bec0e649336060ef21240332224a (patch) | |
| tree | 4d451b21f645d109c5cab5ecd0fe201bb97ecdd6 /public/css | |
| parent | 2fcb458c0229473309d085b65aae33d73430e65c (diff) | |
Adds base styles
Diffstat (limited to 'public/css')
| -rw-r--r-- | public/css/base/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/base/index.css b/public/css/base/index.css new file mode 100644 index 0000000..5fcf00b --- /dev/null +++ b/public/css/base/index.css @@ -0,0 +1 @@ +@import './typography.css';
\ No newline at end of file |
