Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
00f062fc
Commit
00f062fc
authored
11 years ago
by
Zlatan Vasović
Browse files
Options
Download
Email Patches
Plain Diff
Rename pack.min.css to docs.min.css to match with docs.min.js
parent
01dabd33
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Gruntfile.js
+2
-2
Gruntfile.js
docs/assets/css/docs.min.css
+0
-0
docs/assets/css/docs.min.css
with
2 additions
and
2 deletions
+2
-2
Gruntfile.js
+
2
-
2
View file @
00f062fc
...
@@ -204,7 +204,7 @@ module.exports = function (grunt) {
...
@@ -204,7 +204,7 @@ module.exports = function (grunt) {
'
docs/assets/css/docs.css
'
,
'
docs/assets/css/docs.css
'
,
'
docs/assets/css/pygments-manni.css
'
'
docs/assets/css/pygments-manni.css
'
],
],
dest
:
'
docs/assets/css/
pack
.min.css
'
dest
:
'
docs/assets/css/
docs
.min.css
'
}
}
},
},
...
@@ -219,7 +219,7 @@ module.exports = function (grunt) {
...
@@ -219,7 +219,7 @@ module.exports = function (grunt) {
'
dist/css/<%= pkg.name %>.css
'
,
'
dist/css/<%= pkg.name %>.css
'
,
'
dist/css/<%= pkg.name %>.min.css
'
,
'
dist/css/<%= pkg.name %>.min.css
'
,
'
dist/css/<%= pkg.name %>-theme.css
'
,
'
dist/css/<%= pkg.name %>-theme.css
'
,
'
dist/css/<%= pkg.name %>-theme.min.css
'
,
'
dist/css/<%= pkg.name %>-theme.min.css
'
]
]
}
}
}
}
...
...
This diff is collapsed.
Click to expand it.
docs/assets/css/
pack
.min.css
→
docs/assets/css/
docs
.min.css
+
0
-
0
View file @
00f062fc
File moved
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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