mirror of
https://github.com/konpa/devicon.git
synced 2025-08-17 12:00:56 +02:00
update readme to skip the no longer required step of merging with icon alias
This commit is contained in:
@@ -106,9 +106,6 @@ The next step is to click on **Generate font** and download the resulting archiv
|
||||
contents and you will find a [fonts](./fonts) directory next to a `style.css`. Replace the content of the `fonts` folder,
|
||||
merge the `style.css` with [devicon.css](./devicon.css) and follow the next step to build the final stylesheet.
|
||||
|
||||
**Note** the merge is required, because some icons are defined as alias, this should be replaced
|
||||
with a more elegant solution to support automated build processing.
|
||||
|
||||
### Build and minify stylesheet
|
||||
Run the following command to build the resulting file `devicon.min.css`
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user