WebKit now supports nested CSS, allowing developers to write more compact and organized code. The implementation is based on Option 3, which was chosen by web developers in a poll. Nested CSS works similarly to Sass, but with the restriction that nested selectors must start with a symbol. This feature is currently available in Safari Technology Preview and Chrome Dev, and developers are encouraged to test and provide feedback.