Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
shells
signup-site
Commits
cf2efde5
Commit
cf2efde5
authored
Dec 04, 2018
by
Cool Fire
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'csspurge' into 'master'
Try a little harder with the CSS. See merge request
!14
parents
d143760a
5d883e02
Pipeline
#1172
passed with stages
in 4 minutes and 39 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
deployment/gencss.sh
deployment/gencss.sh
+1
-1
public/css/combined.css
public/css/combined.css
+1
-1
No files found.
deployment/gencss.sh
View file @
cf2efde5
#!/bin/bash
purifycss css/bootstrap.css css/fonts.googleapis.com.css
-o
public/css/combined.css
-i
-m
purifycss css/bootstrap.css css/fonts.googleapis.com.css
views/
*
.erb
-o
public/css/combined.css
-i
-m
public/css/combined.css
View file @
cf2efde5
This diff is collapsed.
Click to expand it.
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