Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
fsci.org.in
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abhijith PA
fsci.org.in
Commits
6bd4920d
Unverified
Commit
6bd4920d
authored
Jul 12, 2017
by
Shrimadhav U K
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix FA issue
#1
parent
c2af088e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
gulpfile.js
gulpfile.js
+1
-1
package.json
package.json
+1
-1
No files found.
gulpfile.js
View file @
6bd4920d
...
...
@@ -133,7 +133,7 @@ gulp.task('pughtml', function() {
gulp
.
task
(
'
cssmin
'
,
function
()
{
gulp
.
src
([
'
node_modules/bootstrap/dist/css/bootstrap.min.css
'
,
//
'node_modules/font-awesome/css/font-awesome.min.css',
'
node_modules/font-awesome/css/font-awesome.min.css
'
,
//'node_modules/normalize.css/normalize.css',
'
node_modules/leaflet/dist/leaflet.css
'
,
'
node_modules/bootcards/dist/css/bootcards-desktop.min.css
'
,
...
...
package.json
View file @
6bd4920d
...
...
@@ -32,7 +32,7 @@
},
"dependencies"
:
{
"Respond.js"
:
"git+https://github.com/scottjehl/Respond.git#1.4.0"
,
"
bootcards
"
:
"
^1.1.2
"
,
"bootcards"
:
"
git+https://github.com/bootcards/bootcards.git
"
,
"
bootstrap
"
:
"
^3.3.7
"
,
"
font-awesome
"
:
"
^4.7.0
"
,
"
html5shiv
"
:
"
^3.7.0
"
,
...
...
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