Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Add v2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YannickRe committed Mar 12, 2019
1 parent 0b4bad5 commit c15bdeb
Show file tree
Hide file tree
Showing 15 changed files with 72 additions and 45 deletions.
2 changes: 1 addition & 1 deletion content/themes/casper/assets/built/global.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion content/themes/casper/assets/built/global.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion content/themes/casper/assets/built/screen.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion content/themes/casper/assets/built/screen.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion content/themes/casper/gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const handleError = (done) => {
function css(done) {
var processors = [
easyimport,
customProperties,
customProperties({preserve: false}),
colorFunction(),
autoprefixer({browsers: ['last 2 versions']}),
cssnano()
Expand Down
2 changes: 1 addition & 1 deletion content/themes/casper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "casper",
"description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.",
"demo": "https://demo.ghost.io",
"version": "2.9.4",
"version": "2.9.5",
"engines": {
"ghost": ">=2.0.0",
"ghost-api": "v2"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c15bdeb

Please sign in to comment.