Skip to content

Commit

Permalink
Merge pull request #639 from JulianKniephoff/fix-less-upgrade
Browse files Browse the repository at this point in the history
Put Less into math mode `'always'`
  • Loading branch information
JulianKniephoff authored Dec 5, 2024
2 parents bf86e06 + cf04297 commit 563770b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ module.exports = function (grunt) {
syncImport: true,
compress: true,
sourceMap: true,
math: 'always',
sourceMapURL: 'style/style.css.map',
sourceMapBasepath: 'style'
},
Expand Down

0 comments on commit 563770b

Please sign in to comment.