Sass::SCSS::CssParser < StaticParser — A subclass of Parser that parses plain CSS without Sass extensions.
| Use Case | Command | Description |
|---|---|---|
| Parse plain CSS | Sass::SCSS::CssParser.new | Instantiate a parser for plain CSS. |
| Parse CSS with hacks | Sass::SCSS::CssParser.parse | Parse CSS supporting the same hacks as SCSS. |
This is a subclass of {Parser} which only parses plain CSS. It doesn't support any Sass extensions, such as interpolation, parent references, nested selectors, and so forth. It does support all the same CSS hacks as the SCSS parser, though.
Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 22:53 @216.73.216.177
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format