Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed Duplicate Property #403

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Removed Duplicate Property

  • Loading branch information
PatOnTheBack committed Jun 27, 2019
commit 7a75d4e5822d0d8d656d53f8ecebd06f252938c8
@@ -139,7 +139,6 @@ const config = {
panel_android: [SASS_DIR + '/panel_android.scss'],
purplebox_styles: [SASS_DIR + '/purplebox.scss'],
hub: [SASS_DIR + '/hub.scss'],
licenses: [SASS_DIR + '/licenses.scss'],
rewards_styles: [SASS_DIR + '/rewards.scss'],
},
devtool: 'none',
ProTip! Use n and p to navigate between commits in a pull request.