Module System Preview

Exciting news, Sass fans! After a year of development and some iteration on the
spec, we’re ready to launch a beta preview of the new Sass module system! We may
still make a few last-minute tweaks based on user feedback, so don’t go using
i…


This content originally appeared on Sass Blog and was authored by Natalie Weizenbaum

Exciting news, Sass fans! After a year of development and some iteration on the spec, we’re ready to launch a beta preview of the new Sass module system! We may still make a few last-minute tweaks based on user feedback, so don’t go using itin production just yet, but please do take this opportunity to play around with it and let us know what you think.

Installing the Preview permalinkInstalling the Preview

The preview release is available on all the normal distribution channels as version 1.23.0-module.beta.1. You can download it from the GitHub release page, or install it using one of the following commands (depending on your preferred installation channel):

$ npm install --save-dev sass@1.23.0-module.beta.1

$ npm install -g sass@1.23.0-module.beta.1

$ brew install sass/sass/sass@1.23.0-module.beta.1

$ choco install sass --version 1.23.0.modulebeta-1

$ pub global activate sass 1.23.0-module.beta.1

Note that 1.23.0 may not actually be the final version number for the stable module system release, it’s just the next minor version number in Dart Sass’s release series.

How to Use the Module System permalinkHow to Use the Module System

The original summary of the module system is still a great way to learn how it works. You can also check out the official proposal for a much more detailed dive into its behavior.

Sending Feedback permalinkSending Feedback

If you have opinions on the module system, please file an issue on GitHub or just tweet at @SassCSS. We’ll take anything from “it looks awesome” to “it looks awful”, although the more specific you can be the more information we have to work with!


This content originally appeared on Sass Blog and was authored by Natalie Weizenbaum


Print Share Comment Cite Upload Translate Updates
APA

Natalie Weizenbaum | Sciencx (2019-09-04T23:14:00+00:00) Module System Preview. Retrieved from https://www.scien.cx/2019/09/04/module-system-preview/

MLA
" » Module System Preview." Natalie Weizenbaum | Sciencx - Wednesday September 4, 2019, https://www.scien.cx/2019/09/04/module-system-preview/
HARVARD
Natalie Weizenbaum | Sciencx Wednesday September 4, 2019 » Module System Preview., viewed ,<https://www.scien.cx/2019/09/04/module-system-preview/>
VANCOUVER
Natalie Weizenbaum | Sciencx - » Module System Preview. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2019/09/04/module-system-preview/
CHICAGO
" » Module System Preview." Natalie Weizenbaum | Sciencx - Accessed . https://www.scien.cx/2019/09/04/module-system-preview/
IEEE
" » Module System Preview." Natalie Weizenbaum | Sciencx [Online]. Available: https://www.scien.cx/2019/09/04/module-system-preview/. [Accessed: ]
rf:citation
» Module System Preview | Natalie Weizenbaum | Sciencx | https://www.scien.cx/2019/09/04/module-system-preview/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.