Thanks to visit codestin.com
Credit goes to github.com

Skip to content

how to keep @starting-style #1294

@xinglie

Description

@xinglie

I use [email protected]

test code as

let CleanCSS = require('clean-css');
console.log(new CleanCSS().minify(`
@starting-style{
  .abc{
    color:red;
  }
}
`));

there nothing output , how to keep @starting-style and minify it content

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions