You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For API completeness it'd be nice to have the other reader methods support the CSSReaderSettings as additional argument, like CSSReaderDeclarationList.readFromReader(reader,readerSettings).
Similar to CSSReader implementation.