Skip to content

Commit

Permalink
Fix CSS linting
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Apr 12, 2023
1 parent c54c2ab commit ec235af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scss/helpers/_colored-links.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// stylelint-disable declaration-no-important

// All-caps `RGBA()` function used because of this Sass bug: https://github.com/sass/node-sass/issues/2251
@each $color, $value in $theme-colors {
.link-#{$color} {
Expand Down

0 comments on commit ec235af

Please sign in to comment.