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

Remove a CSS hack for font awesome icons #266

Merged
merged 1 commit into from
Jul 10, 2021

Conversation

deweydell
Copy link
Contributor

Closes #XXXX

The site was reporting errors when trying to run npm run develop

   7:1  error  Import in body of module; reorder to top  import/first
   8:1  error  Import in body of module; reorder to top  import/first
   9:1  error  Import in body of module; reorder to top  import/first
  11:1  error  Import in body of module; reorder to top  import/first

✖ 4 problems (4 errors, 0 warnings)
  4 errors and 0 warnings potentially fixable with the `--fix` option.

Proposed changes

  • Removes the CSS hack from two files that were causing the site not to build

- This was breaking the site from building and removing it does not seem to cause any issues.
@deweydell deweydell merged commit f3bafe9 into production Jul 10, 2021
@deweydell deweydell deleted the nicola/fix-develop-errors branch July 10, 2021 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant