Skip to content

Files

Latest commit

 

History

History
22 lines (20 loc) · 862 Bytes

5fbbb494ab888d833450685b.md

File metadata and controls

22 lines (20 loc) · 862 Bytes
title date submitter number tags discussion status related
I want block nesting in CSS
2020-11-23 13:09:40 UTC
PRIVATE
5fbbb494ab888d833450685b
css
in-progress
title url type
CSS Nesting Module
draft
title url type
CSS Nesting Discussions @ CSS Working Group
discussion

For most of my work I've been using SASS/SCSS or another preprocessor solely for the ability to nest blocks as I find it lends itself to more succinct and readable code. If CSS supported this natively, it would

  • Simplify the build processes
  • Reduce the need to create compatibility package for every build tool
  • Save countless GBs in downloads as every project needs a big binary.