doc(readme): ensure the links are correctly interpreted by the
documentation website
This commit is contained in:
parent
665dab64a9
commit
bdf40a4e2e
1 changed files with 2 additions and 2 deletions
|
|
@ -130,9 +130,9 @@ sets white and purples colors.
|
|||
If you want to do heavily change the way results are displayed, you might find
|
||||
it easier to directly edit the `scss` files in this repository.
|
||||
|
||||
`[_variables.scss][18]`
|
||||
[`_variables.scss`][18]
|
||||
contains all the color, breakpoints and size definitions while
|
||||
`[_main.scss][19]`
|
||||
[`_main.scss`][19]
|
||||
holds the structure of the display.
|
||||
|
||||
You can regenerate the whole final `css` file from those `scss` files by running
|
||||
|
|
|
|||
Loading…
Reference in a new issue