Books-Paradise icon indicating copy to clipboard operation
Books-Paradise copied to clipboard

Format Code

Open jatiinyadav opened this issue 3 years ago • 7 comments

  1. Add/Create a js folder and move javascript files in js folder.
  2. Inline styling in .js files should be in style.scss.
  3. Make sure that your are making styling changes in style.scss file not in style.css file.

jatiinyadav avatar Oct 03 '21 11:10 jatiinyadav

Please assign this to me. I would like to try.

keivalya avatar Oct 03 '21 14:10 keivalya

@keivalya Are you working on this?

jatiinyadav avatar Oct 08 '21 10:10 jatiinyadav

Hey @jatiinyadav ! Can you elaborate a little bit on how to accomplish 2 and 3. I am not sure what it actually means.

keivalya avatar Oct 09 '21 04:10 keivalya

Screenshot 2021-10-09 114132 You have to remove inline css from javascript files and create class/id in style.scss file.

Use Live Sass Compiler if you're using Visual Studio Code (VSCode) and enable the live sass compiling. Live Sass Compiler

  1. Do styling changes in style.scss file.
  2. Click on Watch Sass at the bottom of your VSCode.

Screenshot 2021-10-08 184620

  1. Your Sass Folder will look like this:-

Screenshot 2021-10-08 184648

  1. If you are facing any difficulties you can refer to this documentation.

jatiinyadav avatar Oct 09 '21 06:10 jatiinyadav

Thank you so much, I will get it done as soon as possible.

keivalya avatar Oct 09 '21 11:10 keivalya

@keivalya Are you working on this?

jatiinyadav avatar Oct 14 '21 14:10 jatiinyadav

I am sorry, I have exams from tomorrow and hence, won't be able to work on this issue any longer. Sincere apologies for the same.

keivalya avatar Oct 15 '21 18:10 keivalya