# language-sass **Repository Path**: mirrors_jquense/language-sass ## Basic Information - **Project Name**: language-sass - **Description**: Sass package for Atom - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sass/SCSS language support in Atom [![macOS Build Status](https://travis-ci.org/atom/language-sass.svg?branch=master)](https://travis-ci.org/atom/language-sass) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/g7p16vainm4iuoot/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-sass/branch/master) [![Dependency Status](https://david-dm.org/atom/language-sass.svg)](https://david-dm.org/atom/language-sass) Adds syntax highlighting and snippets to Sass/SCSS files in Atom. Originally [converted](http://flight-manual.atom.io/hacking-atom/sections/converting-from-textmate) from the [Sass TextMate bundle](https://github.com/alexsancho/SASS.tmbundle). Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.