css-sass
Installation
SKILL.md
CSS Sass/SCSS Skill
Master Sass/SCSS preprocessing with modern @use/@forward syntax, mixins, functions, and modular architecture.
Overview
This skill provides atomic, focused guidance on Sass/SCSS with current dart-sass syntax and migration patterns from deprecated @import.
Skill Metadata
| Property | Value |
|---|---|
| Category | Preprocessing |
| Complexity | Intermediate to Advanced |
| Dependencies | css-fundamentals, css-architecture |
| Bonded Agent | 05-css-preprocessors |
Usage
Related skills
More from pluginagentmarketplace/custom-plugin-css
css-animations
Create performant CSS animations, transitions, and motion design
44css-flexbox-grid
Master Flexbox and CSS Grid layouts for modern responsive design
44css-performance
Optimize CSS performance - critical CSS, code splitting, purging, bundle analysis
21css-modern
Use modern CSS features - custom properties, container queries, :has(), @layer, CSS nesting
21css-fundamentals
CSS fundamentals - selectors, specificity, box model, positioning, units
19css-architecture
Implement scalable CSS architecture patterns - BEM, SMACSS, ITCSS, design tokens
17