mirror of
https://github.com/primer/css.git
synced 2024-12-19 20:21:38 +03:00
Add octicon styles to prototype
This commit is contained in:
parent
ce1a6f8ab8
commit
67fe320a95
@ -1,2 +1,8 @@
|
|||||||
<link rel="stylesheet" href="https://unpkg.com/primer-css@9.2.0/build/build.css">
|
|
||||||
<script src="https://github.com/site/assets/styleguide.js" async></script>
|
<script src="https://github.com/site/assets/styleguide.js" async></script>
|
||||||
|
<style>
|
||||||
|
.octicon {
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: text-top;
|
||||||
|
fill: currentColor;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user