Skip to content

Commit 81b5e6d

Browse files
committed
fix: add @forward 'config' to core SCSS entry point
1 parent e06f6f9 commit 81b5e6d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/nimble-core.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// Everything except progress, meter, and select add-ons
44
// ==========================================================================
55

6+
@forward 'config';
67
@use 'config' as *;
78
@use 'scopeable';
89

0 commit comments

Comments
 (0)