sass-framework

Sass is a stylesheet language with a main implementation in Ruby. It is an extension of CSS that makes improvements to the old stylesheet format, such as being able to declare variables and using a cleaner nesting syntax.
Here are 239 public repositories matching this topic...
-
Updated
Jan 21, 2020 - CSS
-
Updated
Apr 4, 2020 - JavaScript
Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x ] I am running the latest version
- [x ] I checked the documentation and found no answer
- [x ] I checked to make sure that this issue has not already been filed
- [x ] I'm reporting the issue to the correct repository (for multi-repository projects)
Expected Behavior
At the desired
-
Updated
May 18, 2020 - CSS
-
Updated
May 15, 2020 - HTML
-
Updated
Oct 6, 2018 - CSS
-
Updated
Mar 14, 2020 - CSS
Add the possibility to add a new param to the declaration
mixin, that will not allow the usage of some setted flags for the variable associated to the mixin
-
Updated
Apr 16, 2020 - CSS
Scroll on Modal
-
Updated
Mar 19, 2019 - CSS
-
Updated
Jun 6, 2018 - HTML
-
Updated
Oct 8, 2019
-
Updated
Jun 13, 2019 - CSS
-
Updated
Aug 4, 2019 - CSS
-
Updated
Apr 6, 2020 - CSS
-
Updated
Dec 5, 2019 - CSS
-
Updated
Sep 28, 2018 - CSS
-
Updated
Feb 10, 2020 - CSS
One of the latest SASS features is when using @forward
or @use
to import a file, it is automatically namespaced via it's file name (see docs).
This can be overridden as well, either by providing a new namespace (via @use "something" as example;
) or by making the namespace universal essentially eliminating it (via `@use "something" as
Documentation Error
The documentation is either out of sync or incorrect.
-
fs-svg
- missing params, incorrect return value -
fs-triangle
- check with Rae - [
fs-burger-to-cross
](http://threespot.github.io/frontline-sass/documentatio
-
Updated
May 5, 2018 - CSS
Should update the website to display the code used for the examples.
-
Updated
Mar 7, 2018 - JavaScript
-
Updated
Jul 24, 2017 - CSS
-
Updated
Apr 24, 2020 - HTML
-
Updated
Mar 21, 2018 - CSS
-
Updated
Apr 11, 2019 - CSS
Created by Hampton Catlin, Natalie Weizenbaum, Chris Eppstein
Released November 28, 2006
Latest release over 4 years ago
- Repository
- sass/sass
- Website
- sass-lang.com
- Wikipedia
- Wikipedia
Is your enhancement request related to a problem? Please describe.
It's really hard to type a message containing multiple sentences.
Describe the solution you'd like
The text area should expand once agent types a lengthy message
Describe alternatives you've considered
none
Additional context
none