Posts tagged with: SASS
Number of posts tagged with "SASS": 2
- In this blog, the tag SASS is used with the meaning
SASS (Syntactically Awesome Stylesheets) is a CSS preprocessor that adds advanced features like variables, nested rules, and mixins to standard CSS. SASS has two syntax options: the older indented syntax (SASS) and the newer, more CSS-like syntax (SCSS). The SASS syntax uses indentation instead of curly braces and semicolons, while SCSS is more similar to traditional CSS and is often preferred for its familiarity.
.
-
(Version
0.13.X
) New functionality, fixes and improvementsRelease
0.13.X
: New configurable postlist design, minimal page layout, head include points, CSS minification, and updates to show-dates function./
-
(Version
0.11.X
) Repository cleanupRelease 0.11.X: Repository cleanup with updated docs, dependency+ies move to gemspec, use of @use in SASS files and minor fixes.
/