mirror of
https://github.com/kristoferjoseph/flexboxgrid.git
synced 2026-01-24 23:16:48 +00:00
Adds cloudflare to cdns
This commit is contained in:
@@ -12,8 +12,14 @@ Install
|
||||
|
||||
### bower
|
||||
`bower install flexboxgrid`
|
||||
|
||||
### cdn
|
||||
|
||||
<code>Cloudflare</code>
|
||||
```
|
||||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/flexboxgrid/6.3.1/flexboxgrid.min.css" type="text/css" >
|
||||
```
|
||||
|
||||
<code>jsDelivr</code>
|
||||
```
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/flexboxgrid/6.3.1/flexboxgrid.min.css" type="text/css" >
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user