container-query icon indicating copy to clipboard operation
container-query copied to clipboard

New container declaration syntax

Open ZeeCoder opened this issue 6 years ago • 0 comments

Instead of the very unconventional @define-container syntax, it should be more like a regular declaration, like:

.Container {
  container: true;
}

ZeeCoder avatar Jan 27 '19 03:01 ZeeCoder