File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,17 @@ <h2 class="content-subhead">Installation</h2>
113113 < a href ="https://github.com/joe-crick/pure-css-components/blob/master/dist/pure-components.tar.gz?raw=true "> download</ a > it, or get it from a
114114 CDN.
115115 </ p >
116-
116+
117+ < div style ="background: #ffffff; overflow:auto;width:auto;border:solid gray;border-width:.1em .1em .1em .8em;padding:.2em .6em; "> < pre style ="margin: 0; line-height: 125% ">
118+ <link
119+ rel=< span style ="color: #a31515 "> "stylesheet"</ span >
120+ href=< span style ="color: #a31515 "> "https://unpkg.com/purecss-components@0.0.7/dist/pure-components.css"</ span >
121+ integrity=< span style ="color: #a31515 "> "sha384-FfmMHw1nM6QpEpUtacs5k0pNzo88/JlQAevyYjewWTklEKxFsFyH2nbVdbX6xCf4"</ span >
122+ crossorigin=< span style ="color: #a31515 "> "anonymous"</ span > >
123+ </ pre > </ div >
124+
125+
126+
117127 < div class ="is-code-full ">
118128 < pre > yarn add pure< span > -</ span > components</ pre >
119129 </ div >
You can’t perform that action at this time.
0 commit comments