Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

Convert CSS to SASS/SCSS – vanilla app #113

Open
jrobind opened this issue Apr 7, 2021 · 11 comments
Open

Convert CSS to SASS/SCSS – vanilla app #113

jrobind opened this issue Apr 7, 2021 · 11 comments
Assignees
Labels
good first issue Good for newcomers vanilla

Comments

@jrobind
Copy link
Owner

jrobind commented Apr 7, 2021

It would be nice to refactor our styles so they are more maintainable and reusable. A few considerations for this:

  • Introduce a naming convention such as BEM
  • Organise styles into components
  • Utilise SASS features such as mixins, imports, variables, maps etc

We've recently added Gulp but it might make more sense to use Webpack and let it handle code minification, asset optimisation and SASS to CSS compilation.

These are just some ideas and suggestions – this is open for discussion 😄

@jrobind jrobind added the good first issue Good for newcomers label Apr 7, 2021
@jrobind jrobind changed the title Convert CSS to SASS/SCSS Convert CSS to SASS/SCSS – vanilla app Apr 7, 2021
@muzamil301
Copy link

@jrobind let me know if no one started

@jrobind
Copy link
Owner Author

jrobind commented Apr 8, 2021

Hey @muzamil301, I'd recommend just working on one ticket at a time for now 😄

@muzamil301
Copy link

😄 got your point

@SakaRicky
Copy link

I guess it's more appropriate to continue here. So I will do this for the vanilla part.

@SakaRicky
Copy link

SakaRicky commented Jun 25, 2021

Hi have been working on this issue but I have a problem. When I open the index.html file in the public folder of the main-app I get this
Screen Shot 2021-06-25 at 15 56 47
Have I screwed something?
I cloned it again from fresh in another local dir but still the same

@SakaRicky
Copy link

Is there something I'm missing ?

@akashpatil14298
Copy link

Hi @jrobind , If this issue is open, I would like to work on it..

@SakaRicky
Copy link

SakaRicky commented Aug 10, 2021 via email

@priyang12
Copy link

is issue still open???

@SakaRicky
Copy link

SakaRicky commented Sep 14, 2021 via email

@priyang12
Copy link

@jrobind i have Change the CSS to SCSS in #140 PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers vanilla
Projects
None yet
Development

No branches or pull requests

5 participants