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
3f867ba1
Commit
3f867ba1
authored
Nov 13, 2014
by
Thomas Park
Browse files
fix src for autoprefixer task
parent
2d27fbca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Gruntfile.js
View file @
3f867ba1
...
...
@@ -54,7 +54,7 @@ module.exports = function (grunt) {
browsers
:
configBridge
.
config
.
autoprefixerBrowsers
},
dist
:
{
src
:
[
'
*/bootstrap.css
'
,
'
*/bootstra.min.css
'
]
src
:
'
*/bootstrap.css
'
}
},
watch
:
{
...
...
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