p5.js-web-editor icon indicating copy to clipboard operation
p5.js-web-editor copied to clipboard

Use styled-components in Loader

Open adityagarg06 opened this issue 1 year ago • 0 comments

Progress on #1760

Changes:

  • Migrate styles from _loader.scss into individual styled components in the Loader.jsx file.
  • Deleted the _loader.scss.

Looks identical to before on Windows Chrome.

I have verified that this pull request:

  • [x] has no linting errors (npm run lint)
  • [x] has no test errors (npm run test)
  • [x] is from a uniquely-named feature branch and is up to date with the develop branch.
  • [x] is descriptively named and links to an issue number, i.e. Fixes #123

adityagarg06 avatar Feb 01 '24 09:02 adityagarg06