-
Notifications
You must be signed in to change notification settings - Fork 131
Modernize modular scale #172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 3.x
Are you sure you want to change the base?
Conversation
|
Please test this out here: https://github.com/modularscale/modularscale-sass/releases/tag/v4.0.0.rc1 |
|
Hi, Scott! Why not to move the I'm sorry for bother you twice in a day. |
|
@robsonsobral Not a bother! Happy to get feedback! |
...because that's already the default settings
...in a shorter way than the previous one
..within settings map
|
@scottkellum ? Have you given it up? |
|
@robsonsobral Ha yeah I have no time for this for the next few months 😅🙃 |
|
I think we have a good thing here, @scottkellum . Let's give it some time? |
|
Just want to let you know I see this and am trying to figure out how to allocate time to wrap this up. |
|
I wanted to bump it a bit as I have some deprecation warnings while using this fantastic tool. |
|
@Lukortech , I'm so sorry for letting you (and @scottkellum ) down. I saw your message and planned to use a Brazilian holiday last week to take care of things, but I got sick. Can you give some time to update the code? |
|
I feel that if I wade into this, I will only be a bottleneck. I’ve been drifting further and further away from this project. @robsonsobral and @Lukortech, feel free to merge PRs and push changes as you see fit. A code review might be wanted, so @Lukortech, maybe you can offer that when @robsonsobral is ready? |
|
I've updated the syntax, @Lukortech ! Now, we're using the latest versions of SASS and True! Now, I need to review things, specially the related to @scottkellum 's Typetura, as I don't know it. |
|
Typetura stuff should probably be removed at this point. |
| * Terminal: `npm install modularscale-sass --save-dev` | ||
| * SCSS: `@import 'modularscale'` | ||
| - Terminal: `npm install modularscale-sass --save-dev` | ||
| - SCSS: `@use '~modularscale-sass/stylesheets/modularscale' as ms;` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The long awaited change 🚀
|
@Lukortech Thank you for your review. I added you as a maintainer if you wish to take a more active role. @robsonsobral are we ready to go? |
|
@scottkellum , I opened 2 issues that need fixing, and I'm working on them. @Lukortech , sorry, but I can only work on this project on weekends. |
Bring Modular Scale up to current Sass standards.
msVariable #171