Spectre.scss
port of spectre.css to sass
Install / Use
/learn @nusu/Spectre.scssREADME
Sass Version of Spectre.css
Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. Spectre.css
This sass version converts less to sass for better integration with your sass project and allows you to use sass mixins and @extends to create, for example, additional buttons, labels etc.
Install
Spectre.scss can be installed from:
npm
npm install spectre.scss
bower
bower install spectre.scss
or manually you can clone this repository
Where is normal css files?
In order to get processed css files first you need to run
npm install
gulp
gulp will process the scss files to dist/ folder
Usage
Simply add your main sass file this
@import "spectre";
@import "spectre-icons";
@import "spectre-exp";
Scope
This is a minimual less->sass conversion.
Syntax for variables and mixins has been converted, but the syntax remains css-like and does not adopt sass' minimal syntax. This has been done to reduce the effort when the less project updates.
Documentation
For framework documentation, see original Spectre.css project.
Credit
Full credit for this brilliant and useful framework goes to Yan Zhu.
Contributions
Feel free to submit a pull request. Help is always appreciated. Please ensure your gulp builds work before requesting.
Related Skills
next
A beautifully designed, floating Pomodoro timer that respects your workspace.
product-manager-skills
47PM skill for Claude Code, Codex, Cursor, and Windsurf: diagnose SaaS metrics, critique PRDs, plan roadmaps, run discovery, and coach PM career transitions.
devplan-mcp-server
3MCP server for generating development plans, project roadmaps, and task breakdowns for Claude Code. Turn project ideas into paint-by-numbers implementation plans.
