Sass::Tree::CssImportNode < DirectiveNode
| Use Case | Command | Description |
|---|---|---|
| Create a new CSS import node | CssImportNode.new(uri, query, supports_condition) |
Initialize a new node representing an @import rule |
| Get the URI of the import | node.uri |
Returns the original URI string |
| Get the resolved URI (after processing) | node.resolved_uri |
Returns the resolved URI (e.g., relative to root) |
| Get the query string of the import | node.query |
Returns the media query string |
A node representing an @import rule that's importing plain CSS.
@see Sass::Tree
newresolvedqueryresolved_queryresolved_uriresolved_valuesupports_conditionurivalueattr_accessor:
queryresolved_queryresolved_urisupports_conditionuriGenerated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 15:52 @216.73.217.111
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