Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
574c4e6b
Commit
574c4e6b
authored
Feb 20, 2015
by
Thomas Park
Browse files
Merge pull request #407 from nielslbeck/nielslbeck-patch-strictMath
Using strictMath
parents
ff5c10b8
2987fd14
Changes
1
Hide whitespace changes
Inline
Side-by-side
Gruntfile.js
View file @
574c4e6b
...
@@ -45,7 +45,8 @@ module.exports = function (grunt) {
...
@@ -45,7 +45,8 @@ module.exports = function (grunt) {
less
:
{
less
:
{
dist
:
{
dist
:
{
options
:
{
options
:
{
compress
:
false
compress
:
false
,
strictMath
:
true
},
},
files
:
{}
files
:
{}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment