diff options
| author | Joe Carstairs <118172583+jcarstairs-scottlogic@users.noreply.github.com> | 2024-01-19 09:16:42 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-19 09:16:42 +0000 |
| commit | 0cb6960f0c65c0d791ccdee2f5bc2e2b910cfb76 (patch) | |
| tree | 503e1129a999fe834d2a7b98a4e82bf07264f49f /scss/custom-properties/typography | |
| parent | 0b2fbe3f5b9e2fcf0da2b320af504d5cca759045 (diff) | |
Uses SCSS partials (#64)
Diffstat (limited to 'scss/custom-properties/typography')
| -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 |
7 files changed, 0 insertions, 0 deletions
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 |
