Skip to content

Commit ea94b68

Browse files
CopilotJen-Uno
andcommitted
fix: Add missing sass:color import for lighten() function
Co-authored-by: Jen-Uno <214558326+Jen-Uno@users.noreply.github.com>
1 parent 4e22932 commit ea94b68

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

doc/templates/uno/component/alerts.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
@use 'sass:color';
12
@use '../variables' as *;
23

34
.alert {

doc/templates/uno/styles/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/templates/uno/styles/main.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)