Skip to content

Commit

Permalink
Merge branch 'main' into icons-post
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed May 6, 2024
2 parents 4ecd47c + 9d0598c commit 98d59c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config/layers.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,6 @@ outputToCssLayers: (layer) => {
if (layer === 'shortcuts')
return 'utilities.shortcuts'

// All other layer will just use their name as the CSS layer name.
// All other layers will just use their name as the CSS layer name.
}
```

0 comments on commit 98d59c0

Please sign in to comment.