From dfc5b982c952094ed07dcaebcf04a5ac00052bc8 Mon Sep 17 00:00:00 2001 From: Bogdan Chadkin Date: Sat, 25 Dec 2021 15:09:34 +0300 Subject: [PATCH] Rename master branch to main --- README.md | 104 ++++++++++++++++++++-------------------- lib/css-tools.js | 2 +- lib/style.js | 2 +- plugins/inlineStyles.js | 2 +- 4 files changed, 55 insertions(+), 55 deletions(-) diff --git a/README.md b/README.md index 7c04ee92..7224a104 100644 --- a/README.md +++ b/README.md @@ -181,56 +181,56 @@ const config = await loadConfig(configFile, cwd); | Plugin | Description | Default | | ------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- | -| [cleanupAttrs](https://github.com/svg/svgo/blob/master/plugins/cleanupAttrs.js) | cleanup attributes from newlines, trailing, and repeating spaces | `enabled` | -| [mergeStyles](https://github.com/svg/svgo/blob/master/plugins/mergeStyles.js) | merge multiple style elements into one | `enabled` | -| [inlineStyles](https://github.com/svg/svgo/blob/master/plugins/inlineStyles.js) | move and merge styles from `