mirror of
https://github.com/svg/svgo.git
synced 2025-07-29 20:21:14 +03:00
Rename master branch to main
This commit is contained in:
@ -23,7 +23,7 @@ exports.description = 'inline styles (additional options)';
|
||||
|
||||
/**
|
||||
* Compares two selector specificities.
|
||||
* extracted from https://github.com/keeganstreet/specificity/blob/master/specificity.js#L211
|
||||
* extracted from https://github.com/keeganstreet/specificity/blob/main/specificity.js#L211
|
||||
*
|
||||
* @type {(a: Specificity, b: Specificity) => number}
|
||||
*/
|
||||
|
Reference in New Issue
Block a user