diff options
Diffstat (limited to 'scss/base/_index.scss')
| -rw-r--r-- | scss/base/_index.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scss/base/_index.scss b/scss/base/_index.scss index f338772..527b4c7 100644 --- a/scss/base/_index.scss +++ b/scss/base/_index.scss @@ -1,4 +1,9 @@ +@use 'address'; +@use 'details'; @use 'dl'; @use 'list'; +@use 'paypal-product-buttons'; +@use 'table'; @use 'theme'; @use 'typography'; + |
