ri > Sass::Tree::CssImportNode

📋 NAME

Sass::Tree::CssImportNode < DirectiveNode

🚀 Quick Reference

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

📖 DESCRIPTION

A node representing an @import rule that's importing plain CSS.

@see Sass::Tree

🔧 Class Methods

🔧 Instance Methods

🏷️ Attributes

attr_accessor:

Sass::Tree::CssImportNode
📋 NAME 🚀 Quick Reference 📖 DESCRIPTION
🔧 Class Methods 🔧 Instance Methods 🏷️ Attributes

Generated 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)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format