Features Videos Help About Updates
Menu Buy Now

Libsass

First Steps:
Getting Started
Live-Reload Browsers
Browser Sync
Set Language Options
Set Output Paths & Action
Second Steps:
Defaults For New Projects
Build Your Project
Set Target Browsers
Stuff To Know:
CodeKit + Git
Troubleshooting
License Recovery
PostCSS Tools:
Autoprefixer
PurgeCSS
Custom PostCSS Plugins
Other Tools:
npm
Babel — (JS Transpiler)
Terser — (JS Minifier)
Rollup — (JS Bundler)
Cache-Buster
HTML-Minifier
LightningCSS
Bless
Languages:
Sass
Less
Stylus
JavaScript
CoffeeScript
TypeScript
Pug
Haml
Slim
Kit
Markdown
JSON
Image Optimizers:
WebP
PNG
JPEG
SVG
GIF
Frameworks:
CodeKit Frameworks
Tailwind
Bootstrap
Bourbon
Bitters
Zurb Foundation
Susy
Nib
Jeet
Syntax Checkers:
ESLint
Advanced:
Hooks
Environment Variables
Adding Custom Languages
Team Workflows
Scripting CodeKit
Editor Plugins:
Nova
Atom
Sublime Text
Coda 2
More
Read-Only Mode
Upgrading From 2.0
FAQ
The Libsass logo

What's Libsass?

The original Sass compiler was written in Ruby, which made it really slow. Libsass is a rewrite of the compiler in C++, which makes it insanely fast.

Alternative Compiler

The official Sass compiler is now written in Dart and it's almost as quick as Libsass. It also gets new features, such as the new module system, first. As a result, Dart Sass is now the default Sass compiler in CodeKit.

Libsass was the default compiler until April 2020. It remains in the app for backwards-compatibility with older projects. CodeKit will not automatically switch existing Libsass projects to the new Dart Sass compiler.

Enabling Libsass

First, make sure you've read Setting Language Options.

Libsass can be turned on for a single Sass file by selecting that file in the list and choosing "Libsass" from the Compiler pop-up button in the inspector pane.

You can also enable Libsass for all Sass files at once. Open Project Settings > Sass and select the "Libsass" option from the compiler popup button.


Made in San Diego, CA

Follow the Developer on Twitter

Email Support

Report a Bug

Privacy Policy