Ghost/core/frontend
Kevin Ansfield 7aa8d9df5c Removed need for !important in button card css
refs https://github.com/TryGhost/Team/issues/1210

- `a.kg-btn` has higher specificity than the `.gh-content a` in Casper we were previously working around with `!important`
- dropping `!important` makes it easier for themes to override
2021-11-09 12:30:34 +00:00
..
apps Replaced moment with luxon in amp helper (#13683) 2021-10-28 20:10:53 +01:00
helpers Added middleware for serving minified card assets 2021-11-05 11:41:03 +00:00
meta Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
public Moved public folder to frontend 2021-10-16 19:27:34 +01:00
services Added card-asset config with sensible default 2021-11-05 12:20:02 +00:00
src/cards Removed need for !important in button card css 2021-11-09 12:30:34 +00:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00
web Added static file handling to the frontend 2021-11-08 16:09:30 +04:00