structure.md: add link to Assets page from `_sass` section (#8486)

Merge pull request 8486
This commit is contained in:
Adam Alton 2020-11-29 19:21:09 +00:00 committed by GitHub
parent 97db005336
commit 568f4c5b76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ An overview of what each of these does:
These are sass partials that can be imported into your <code>main.scss</code>
which will then be processed into a single stylesheet
<code>main.css</code> that defines the styles to be used by your site.
Learn <a href="{{ '/docs/assets/' | relative_url }}">how to work with assets</a>.
</p>
</td>
</tr>