Skip to content

Commit

Permalink
Force css rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Apr 20, 2020
1 parent 79f8773 commit 4b67e52
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion client/dist/styles/bundle.css

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions client/src/containers/AssetAdmin/AssetAdmin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@
width: auto;
}

// used to force a new bundle.css to be built to resolve a strange issue with git-diff after a rebase
.force-css-rebuild {
display: none;
}

0 comments on commit 4b67e52

Please sign in to comment.