dart-lang / csslib

A library for parsing CSS.
https://pub.dev/packages/csslib
BSD 3-Clause "New" or "Revised" License
95 stars 38 forks source link

switch to using package:dart_flutter_team_lints #161

Closed devoncarew closed 1 year ago

devoncarew commented 1 year ago

Note that these lints found a (likely not user impacting) bug in the TreePrinter class - the indent would be wrong for page directives.