WriteSpeakCode / writespeakcode.com

New website for Write Speak Code Organization and conferences
https://www.writespeakcode.com
MIT License
8 stars 2 forks source link

Remove a CSS hack for font awesome icons #266

Closed deweydell closed 3 years ago

deweydell commented 3 years ago

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