# Style Sheets

> **TL;DR**
> `File | Settings | Languages & Frameworks | Style Sheets` for Windows and Linux
>
>
>
> `IntelliJ IDEA | Settings | Languages & Frameworks | Style Sheets` for macOS
>
>
>
> `Ctrl+Alt+S` (Windows), `⌘ Comma` (macOS), `⌘ Comma` (IntelliJ IDEA Classic (macOS)), `⌘ Comma` (macOS System Shortcuts), `Ctrl+Alt+S` (XWin), `Ctrl+Alt+S` (GNOME), `Ctrl+Alt+S` (KDE), `Ctrl+Alt+S` (Emacs), `Ctrl+Alt+S` (Sublime Text), `⌘ Comma` (Sublime Text (macOS)), `Ctrl+Alt+S` (NetBeans), `Ctrl+Alt+S` (Visual Studio), `⌘ Comma` (Visual Studio (macOS)), `Ctrl+Alt+S` (Eclipse), `⌘ Comma` (Eclipse (macOS)) ![the Settings icon](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.expui.general.settings.svg)
>
>
>
> Required plugin:
>
>
>
> `CSS` -    the plugin is bundled with IntelliJ IDEA and enabled by default.

The page shows a list of links to the pages where you can activate and configure various tools related to working with CSS, Sass, and SCSS code.

## See also

### Language and Framework-Specific Guidelines

[Stylelint](using-stylelint-code-quality-tool.html) [Sass and SCSS in Compass applications](transpiling-compass-to-css.html) [Style Sheets](style-sheets.html)

