summaryrefslogtreecommitdiff
path: root/scss/custom-properties
diff options
context:
space:
mode:
authorJoe Carstairs <118172583+jcarstairs-scottlogic@users.noreply.github.com>2024-01-19 09:16:42 +0000
committerGitHub <noreply@github.com>2024-01-19 09:16:42 +0000
commit0cb6960f0c65c0d791ccdee2f5bc2e2b910cfb76 (patch)
tree503e1129a999fe834d2a7b98a4e82bf07264f49f /scss/custom-properties
parent0b2fbe3f5b9e2fcf0da2b320af504d5cca759045 (diff)
Uses SCSS partials (#64)
Diffstat (limited to 'scss/custom-properties')
-rw-r--r--scss/custom-properties/_colours.scss (renamed from scss/custom-properties/colours.scss)0
-rw-r--r--scss/custom-properties/_index.lg.scss (renamed from scss/custom-properties/index.lg.scss)0
-rw-r--r--scss/custom-properties/_index.md.scss (renamed from scss/custom-properties/index.md.scss)0
-rw-r--r--scss/custom-properties/_index.scss (renamed from scss/custom-properties/index.scss)0
-rw-r--r--scss/custom-properties/_index.sm.scss (renamed from scss/custom-properties/index.sm.scss)0
-rw-r--r--scss/custom-properties/_index.xl.scss (renamed from scss/custom-properties/index.xl.scss)0
-rw-r--r--scss/custom-properties/_index.xs.scss (renamed from scss/custom-properties/index.xs.scss)0
-rw-r--r--scss/custom-properties/_index.xxl.scss (renamed from scss/custom-properties/index.xxl.scss)0
-rw-r--r--scss/custom-properties/spacing/_initial.scss (renamed from scss/custom-properties/spacing/initial.scss)0
-rw-r--r--scss/custom-properties/spacing/_lg.scss (renamed from scss/custom-properties/spacing/lg.scss)0
-rw-r--r--scss/custom-properties/spacing/_md.scss (renamed from scss/custom-properties/spacing/md.scss)0
-rw-r--r--scss/custom-properties/spacing/_sm.scss (renamed from scss/custom-properties/spacing/sm.scss)0
-rw-r--r--scss/custom-properties/spacing/_xl.scss (renamed from scss/custom-properties/spacing/xl.scss)0
-rw-r--r--scss/custom-properties/spacing/_xs.scss (renamed from scss/custom-properties/spacing/xs.scss)0
-rw-r--r--scss/custom-properties/spacing/_xxl.scss (renamed from scss/custom-properties/spacing/xxl.scss)0
-rw-r--r--scss/custom-properties/typography/_initial.scss (renamed from scss/custom-properties/typography/initial.scss)0
-rw-r--r--scss/custom-properties/typography/_lg.scss (renamed from scss/custom-properties/typography/lg.scss)0
-rw-r--r--scss/custom-properties/typography/_md.scss (renamed from scss/custom-properties/typography/md.scss)0
-rw-r--r--scss/custom-properties/typography/_sm.scss (renamed from scss/custom-properties/typography/sm.scss)0
-rw-r--r--scss/custom-properties/typography/_xl.scss (renamed from scss/custom-properties/typography/xl.scss)0
-rw-r--r--scss/custom-properties/typography/_xs.scss (renamed from scss/custom-properties/typography/xs.scss)0
-rw-r--r--scss/custom-properties/typography/_xxl.scss (renamed from scss/custom-properties/typography/xxl.scss)0
22 files changed, 0 insertions, 0 deletions
diff --git a/scss/custom-properties/colours.scss b/scss/custom-properties/_colours.scss
index dadb50e..dadb50e 100644
--- a/scss/custom-properties/colours.scss
+++ b/scss/custom-properties/_colours.scss
diff --git a/scss/custom-properties/index.lg.scss b/scss/custom-properties/_index.lg.scss
index 2a36586..2a36586 100644
--- a/scss/custom-properties/index.lg.scss
+++ b/scss/custom-properties/_index.lg.scss
diff --git a/scss/custom-properties/index.md.scss b/scss/custom-properties/_index.md.scss
index 2367952..2367952 100644
--- a/scss/custom-properties/index.md.scss
+++ b/scss/custom-properties/_index.md.scss
diff --git a/scss/custom-properties/index.scss b/scss/custom-properties/_index.scss
index e7279b6..e7279b6 100644
--- a/scss/custom-properties/index.scss
+++ b/scss/custom-properties/_index.scss
diff --git a/scss/custom-properties/index.sm.scss b/scss/custom-properties/_index.sm.scss
index c1ddffe..c1ddffe 100644
--- a/scss/custom-properties/index.sm.scss
+++ b/scss/custom-properties/_index.sm.scss
diff --git a/scss/custom-properties/index.xl.scss b/scss/custom-properties/_index.xl.scss
index 14c55cf..14c55cf 100644
--- a/scss/custom-properties/index.xl.scss
+++ b/scss/custom-properties/_index.xl.scss
diff --git a/scss/custom-properties/index.xs.scss b/scss/custom-properties/_index.xs.scss
index 32eb377..32eb377 100644
--- a/scss/custom-properties/index.xs.scss
+++ b/scss/custom-properties/_index.xs.scss
diff --git a/scss/custom-properties/index.xxl.scss b/scss/custom-properties/_index.xxl.scss
index 8555eee..8555eee 100644
--- a/scss/custom-properties/index.xxl.scss
+++ b/scss/custom-properties/_index.xxl.scss
diff --git a/scss/custom-properties/spacing/initial.scss b/scss/custom-properties/spacing/_initial.scss
index a38388f..a38388f 100644
--- a/scss/custom-properties/spacing/initial.scss
+++ b/scss/custom-properties/spacing/_initial.scss
diff --git a/scss/custom-properties/spacing/lg.scss b/scss/custom-properties/spacing/_lg.scss
index 1e9b090..1e9b090 100644
--- a/scss/custom-properties/spacing/lg.scss
+++ b/scss/custom-properties/spacing/_lg.scss
diff --git a/scss/custom-properties/spacing/md.scss b/scss/custom-properties/spacing/_md.scss
index 99b9352..99b9352 100644
--- a/scss/custom-properties/spacing/md.scss
+++ b/scss/custom-properties/spacing/_md.scss
diff --git a/scss/custom-properties/spacing/sm.scss b/scss/custom-properties/spacing/_sm.scss
index 0fdfcfe..0fdfcfe 100644
--- a/scss/custom-properties/spacing/sm.scss
+++ b/scss/custom-properties/spacing/_sm.scss
diff --git a/scss/custom-properties/spacing/xl.scss b/scss/custom-properties/spacing/_xl.scss
index 265c6e9..265c6e9 100644
--- a/scss/custom-properties/spacing/xl.scss
+++ b/scss/custom-properties/spacing/_xl.scss
diff --git a/scss/custom-properties/spacing/xs.scss b/scss/custom-properties/spacing/_xs.scss
index 13a14d6..13a14d6 100644
--- a/scss/custom-properties/spacing/xs.scss
+++ b/scss/custom-properties/spacing/_xs.scss
diff --git a/scss/custom-properties/spacing/xxl.scss b/scss/custom-properties/spacing/_xxl.scss
index 600f74e..600f74e 100644
--- a/scss/custom-properties/spacing/xxl.scss
+++ b/scss/custom-properties/spacing/_xxl.scss
diff --git a/scss/custom-properties/typography/initial.scss b/scss/custom-properties/typography/_initial.scss
index c9d95da..c9d95da 100644
--- a/scss/custom-properties/typography/initial.scss
+++ b/scss/custom-properties/typography/_initial.scss
diff --git a/scss/custom-properties/typography/lg.scss b/scss/custom-properties/typography/_lg.scss
index 30a3019..30a3019 100644
--- a/scss/custom-properties/typography/lg.scss
+++ b/scss/custom-properties/typography/_lg.scss
diff --git a/scss/custom-properties/typography/md.scss b/scss/custom-properties/typography/_md.scss
index df49bdd..df49bdd 100644
--- a/scss/custom-properties/typography/md.scss
+++ b/scss/custom-properties/typography/_md.scss
diff --git a/scss/custom-properties/typography/sm.scss b/scss/custom-properties/typography/_sm.scss
index e1c3585..e1c3585 100644
--- a/scss/custom-properties/typography/sm.scss
+++ b/scss/custom-properties/typography/_sm.scss
diff --git a/scss/custom-properties/typography/xl.scss b/scss/custom-properties/typography/_xl.scss
index 0ddba99..0ddba99 100644
--- a/scss/custom-properties/typography/xl.scss
+++ b/scss/custom-properties/typography/_xl.scss
diff --git a/scss/custom-properties/typography/xs.scss b/scss/custom-properties/typography/_xs.scss
index 44d8bbb..44d8bbb 100644
--- a/scss/custom-properties/typography/xs.scss
+++ b/scss/custom-properties/typography/_xs.scss
diff --git a/scss/custom-properties/typography/xxl.scss b/scss/custom-properties/typography/_xxl.scss
index 1a777dc..1a777dc 100644
--- a/scss/custom-properties/typography/xxl.scss
+++ b/scss/custom-properties/typography/_xxl.scss