Skip to content

Commit ad66d57

Browse files
authored
fix: Merge pull request #22252 from unoplatform/copilot/sub-pr-22211
fix: Add missing sass:color import for lighten() function in alerts.scss
2 parents 98ee26b + ea94b68 commit ad66d57

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)