mirror of
https://github.com/atisawd/boxicons.git
synced 2024-11-13 19:04:52 +01:00
1.5.4
This commit is contained in:
parent
e7f92ec31e
commit
fce186ff0e
6 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ _High Quality web friendly icons_
|
||||||
'Boxicons' is a carefully designed open source iconset with 700+ icons. It's crafted to look enrich your website/app experience.
|
'Boxicons' is a carefully designed open source iconset with 700+ icons. It's crafted to look enrich your website/app experience.
|
||||||
|
|
||||||
|
|
||||||
_Announcing Boxicons v1.5.3!_
|
_Announcing Boxicons v1.5.4!_
|
||||||
|
|
||||||
Load the icons as web component , load only the icons you need .
|
Load the icons as web component , load only the icons you need .
|
||||||
|
|
||||||
|
|
|
@ -75,6 +75,6 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
<script src="static/dist/bundle.js?v=4" async></script>
|
<script src="static/dist/bundle.js?v=5" async></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "boxicons",
|
"name": "boxicons",
|
||||||
"version": "1.5.2",
|
"version": "1.5.4",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "High Quality web friendly icons",
|
"description": "High Quality web friendly icons",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
2
static/dist/bundle.js
vendored
2
static/dist/bundle.js
vendored
File diff suppressed because one or more lines are too long
BIN
static/dist/bundle.js.gz
vendored
BIN
static/dist/bundle.js.gz
vendored
Binary file not shown.
Loading…
Reference in a new issue