A simple, mobile-first SASS Grids System inspired by Susy 3.
A pure JavaScript implementation of Sass.
Sass loader for webpack
Node.js library that communicates with Embedded Dart Sass using the Embedded Sass protocol
The linux-x64 binary for sass-embedded
Rive's canvas based web api.
A lightweight, semantic grid framework
The linux-musl-x64 binary for sass-embedded
Find the dependencies of a sass file
Get the file associated with a Sass import
Indent-based CSS syntax for PostCSS
Sass/SCSS language support for the CodeMirror code editor
A Sass parser for PostCSS, using gonzales-pe.
Lezer-based Sass/SCSS grammar
Parse sass files and extract a graph of imports
TypeScript Sass formatter
The linux-arm64 binary for sass-embedded
The pure js optional dependency for sass-embedded
The pure js optional dependency for sass-embedded
Gulp plugin for sass
Simple tooltips made of pure CSS
The linux-musl-arm64 binary for sass-embedded
The darwin-x64 binary for sass-embedded
The win32-x64 binary for sass-embedded
A simple and semantic grid framework for SASS
A simple starter theme with an ITCSS Sass files organisation, a flexbox grid and modular typography
A simple grid framework based on the semantic grid system, built in sass and tuned to work with both fluid and fixed layouts.
This is a simple semantic grid for SASS based on the popular 960.gs.
This is a Compass Plugin that utilizies the Unsemantic CSS Framework (http://unsemantic.com/) by Nathan Smith. This plugin is very simple way to allow people to create a Grid system for websites using the unsemantic-vars.sass file within the sass/partials folder. This does not include the adapt version. This is only for the responsive version of the framework. I have duplicated the code from sass/partials/unsemantic-vars.sass file to the main .sass file for the compass plugin so it will be easier to implement the @import. Instead of @import "compass-unsemantic/unsemantic-vars" people can just write @import "compass-unsemantic" at the appropriate places. This plugin is mainly meant for people who want to roll their own grid using the Unsemantic CSS Framework (http://unsemnatic.com/). For documentation on where to add these import statements refer to http://unsemantic.com/sass-documentation#14-roll-your-own.