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
553444c5
Commit
553444c5
authored
Nov 23, 2016
by
David Haynes
Browse files
Tell grunt only masonstrap exists
- so it doesn't die
parent
968b9e6d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Gruntfile.js
View file @
553444c5
...
...
@@ -22,10 +22,7 @@ module.exports = function (grunt) {
'
* Based on Bootstrap
\n
'
+
'
*/
\n
'
,
swatch
:
{
amelia
:{},
cerulean
:{},
cosmo
:{},
cyborg
:{},
darkly
:{},
flatly
:{},
journal
:{},
lumen
:{},
paper
:{},
readable
:{},
sandstone
:{},
simplex
:{},
slate
:{},
spacelab
:{},
superhero
:{},
united
:{},
yeti
:{},
masonstrap
:{}
masonstrap
:{}
},
clean
:
{
build
:
{
...
...
bower.json
View file @
553444c5
{
"name"
:
"
m
asonstrap"
,
"description"
:
"
m
ason bootstrap theme"
,
"name"
:
"
M
asonstrap"
,
"description"
:
"
M
ason bootstrap theme"
,
"author"
:
"Mason SRCT"
,
"homepage"
:
"https://srct.gmu.edu"
,
"repository"
:
{
...
...
@@ -15,7 +15,6 @@
"global"
,
"_config.yml"
,
".gitignore"
,
"composer.json"
,
"Gruntfile.js"
,
"index.html"
,
"package.json"
,
...
...
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