Class | Sass::Selector::Id |
In: |
lib/sass/selector.rb
|
Parent: | Simple |
An id selector (e.g. `foo`).
name | [R] |
The id name.
@return [String] |
Returns `nil` if `sels` contains an {Id} selector with a different name than this one.
@see Selector#unify