
20,207
Downloads
135
Downloads of v 1.0.0-beta3
12/9/2017
Last update
Sass
1.0.0-beta3
Sass makes CSS fun again. Sass is an extension of CSS, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
This package is Dart Sass, the new Dart implementation of Sass.
To install Sass, run the following command from the command line or from PowerShell:
C:\> choco install sass
--version 1.0.0-beta3 --pre
To upgrade Sass, run the following command from the command line or from PowerShell:
C:\> choco upgrade sass
--version 1.0.0-beta3 --pre
Files
Hide- tools\sass.dart.snapshot
- tools\sass.bat
Show
@echo off REM Copyright 2017 Google Inc. Use of this source code is governed by an REM MIT-style license that can be found in the LICENSE file or at REM https://opensource.org/licenses/MIT. set SCRIPTPATH=%~dp0 set arguments=%* dart.exe "-Dversion=1.0.0-beta.3" "%SCRIPTPATH%\sass.dart.snapshot" %arguments%
- tools\chocolateyUninstall.ps1
Show
Remove-BinFile "sass" "$packageFolder\tools\sass.bat"
- tools\chocolateyInstall.ps1
Show
Generate-BinFile "sass" "$packageFolder\tools\sass.bat"
Virus Scan Results
- sass.1.0.0-beta3.nupkg (beb09d7c1f71) - ## / 61 - Log in or click on link to see number of positives
Dependencies
-
- dart-sdk-dev (= 2.0.0.6)
Package Maintainer(s)
Software Author(s)
Copyright
Copyright 2017 Google, Inc.
Tags
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
Sass 1.17.0 | 680 | Monday, February 4, 2019 | approved |
Sass 1.16.1 | 857 | Thursday, January 17, 2019 | approved |
Sass 1.16.0 | 397 | Thursday, January 10, 2019 | approved |
Sass 1.16.0-dev | 9 | Wednesday, January 9, 2019 | approved |
Sass 1.15.3 | 272 | Friday, January 4, 2019 | approved |
Discussion for the Sass Package
Ground rules:
- This discussion is only about Sass and the Sass package. If you have feedback for Chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Sass, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.