Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about parent-selector

Read more about parent-selector

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - parent-selector

sass- how to extend a parent selector inside a parent selector

I am trying to extend a parent selector and I do not seam to get it right .dashboard { &-left { display: inline-block; min-height: 100vh; height: 100%; width: 280px; border-r...
test-img

Maya

sass

extend

parent-selector

Votes: 0

Answers: 1

Latest Answer

You can store the parent selector in a variable and extend it with interpolation: .dashboard { &-left { display: inline-block; min-height: 100vh; height: 100%; width: 280px; ...
test-img

Arkellys

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved