This repository has been archived by the owner on Apr 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
Convert CSS to SASS/SCSS – vanilla app #113
Labels
Comments
jrobind
changed the title
Convert CSS to SASS/SCSS
Convert CSS to SASS/SCSS – vanilla app
Apr 7, 2021
@jrobind let me know if no one started |
Hey @muzamil301, I'd recommend just working on one ticket at a time for now 😄 |
😄 got your point |
I guess it's more appropriate to continue here. So I will do this for the vanilla part. |
Is there something I'm missing ? |
Hi @jrobind , If this issue is open, I would like to work on it.. |
Yeah you can proceed with it.
…On Sun, 8 Aug 2021 at 11:14 akashpatil14298 ***@***.***> wrote:
Hi @jrobind <https://github.com/jrobind> , If this issue is open, I would
like to work on it..
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#113 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADY4OZKQFAYWC4FF4HRJJLLT3ZKINANCNFSM42RNDY2Q>
.
|
is issue still open??? |
Yes, it is.
…On Tue, 14 Sep 2021 at 19:06 Priyang ***@***.***> wrote:
is issue still open???
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#113 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADY4OZPJKTBMRIJ4VDQ7QU3UB6FMFANCNFSM42RNDY2Q>
.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be nice to refactor our styles so they are more maintainable and reusable. A few considerations for this:
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 😄
The text was updated successfully, but these errors were encountered: