Download the PHP package officialxviid/sasses without Composer
On this page you can find all versions of the php package officialxviid/sasses. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download officialxviid/sasses
More information about officialxviid/sasses
Files in officialxviid/sasses
Download officialxviid/sasses
More information about officialxviid/sasses
Files in officialxviid/sasses
Vendor officialxviid
Package sasses
Short Description Sass modules (Sasses) provide more advanced variables, mixins and functions for Sass.
License BSD-3-Clause
Homepage https://github.com/officialxviid/sasses/wiki
Package sasses
Short Description Sass modules (Sasses) provide more advanced variables, mixins and functions for Sass.
License BSD-3-Clause
Homepage https://github.com/officialxviid/sasses/wiki
Please rate this library. Is it a good library?
Informations about the package sasses
Sass modules (Sasses) provide more advanced variables, mixins and functions for Sass.
Getting Started
Require
- Dart Sass:
>= 1.23.0
Installation
Node Package Manager (NPM)
Packagist
How to Use
For example, we use the parameter-type()
function in the throw package.
If you use a specific package, then:
Otherwise,
Packages
Throw Package
Provides Sass mixins and functions to standardize exception messages.
Mixins
- Exception
- Use in place of
@error
statements inside mixins or other control structures with CSS output (not functions). - Variable
- Use in place of variable
@error
statements inside mixins or other control structures with CSS output (not functions). - Variable Type
- Use in place of variable type
@error
statements inside mixins or other control structures with CSS output (not functions). - Parameter
- Use in place of parameter
@error
statements inside mixins or other control structures with CSS output (not functions). - Parameter Type
- Use in place of parameter type
@error
statements inside mixins or other control structures with CSS output (not functions).
Function
- Exception
- Use in place of
@error
statements inside functions. - Variable
- Returns an error message stating an issue with one or more variables.
- Variable Type
- Returns an error message stating a variable received the wrong type.
- Parameter
- Returns an error message stating an issue with one or more parameters.
- Parameter Type
- Returns an error message stating a parameter received the wrong type.
All versions of sasses with dependencies
PHP Build Version
Package Version
No informations.
The package officialxviid/sasses contains the following files
Loading the files please wait ....