Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Hotfix/missing sprite #30

Merged
merged 11 commits into from
Dec 10, 2018
Merged

Hotfix/missing sprite #30

merged 11 commits into from
Dec 10, 2018

Conversation

scottblackburn
Copy link
Contributor

Fixes #25

Proposed Changes

  • removes references of sprite.svg
  • replaces mixins which used sprite.svg and uses icon_svg mixin instead

@scottblackburn scottblackburn changed the base branch from master to develop December 10, 2018 16:19
Copy link
Member

@jaymcp jaymcp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove old production assets:

git rm --cached assets/styles
git rm --cached assets/scripts

Copy link
Member

@jaymcp jaymcp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies; could you also add the following to the .gitignore:

admin.js.map
blocks.js.map
bundle.js.map
style-editor.css.map
style.css.map

and remove the cached versions from git, please? I should have done this in #27.

Do we need images/bigbitecreative.svg & src/images/bigbitecreative.svg?
If not, could we remove them both, too?

Cheers!

@jaymcp jaymcp merged commit 941891f into develop Dec 10, 2018
@jaymcp jaymcp deleted the hotfix/missing-sprite branch December 10, 2018 17:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants