scss-syntax.vim
CSS compiler
A Vim syntax file for Sassy CSS (SCSS) language syntax highlighting and identification.
Vim syntax file for scss (Sassy CSS)
386 stars
14 watching
71 forks
Language: SCSS
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
stephenway/postcss.vim | A Vim plugin that provides syntax highlighting and support for PostCSS styling | 35 |
straight-shoota/sass.cr | A Crystal library that compiles Sass/SCSS to CSS using libsass bindings. | 35 |
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
serenadeai/tree-sitter-scss | A grammar for parsing SCSS code using the tree-sitter parser | 24 |
groenewege/vim-less | Provides syntax highlighting, indentation, and autocompletion for the LESS dynamic CSS language in Vim. | 599 |
postcss/sugarss | A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. | 713 |
kittygiraudel/sass-compatibility | Compares Sass output from different engines to ensure compatibility and accuracy | 129 |
benwmills/core-sass-compiler | A .NET Core module for compiling and minifying SASS files into CSS. | 0 |
nbouscal/vim-stylish-haskell | A plugin that integrates stylish-haskell's code formatting functionality into the Vim text editor workflow. | 40 |
nv/cssom | A JavaScript implementation of CSS Object Model and CSS parser | 753 |
theflashbum/fcss | Custom CSS parser for Flash to apply styles to any object | 83 |
briancollins/vim-jst | A Vim plugin that highlights and formats JST/EJS syntax. | 93 |
kristerkari/normalize.scss | Customizable CSS file for normalizing browser inconsistencies and improving usability | 265 |
xoofx/sharpscss | A .NET wrapper around libsass to convert SCSS files to CSS | 57 |