Comparing version 1.1.0 to 1.1.1
/* | ||
* ----------------------------------------------------------------------------- | ||
* Halfmoon JS (module) | ||
* Version: 1.1.0 | ||
* Version: 1.1.1 | ||
* https://www.gethalfmoon.com | ||
@@ -6,0 +6,0 @@ * Copyright, Halfmoon UI |
/* | ||
* ----------------------------------------------------------------------------- | ||
* Halfmoon JS | ||
* Version: 1.1.0 | ||
* Version: 1.1.1 | ||
* https://www.gethalfmoon.com | ||
@@ -6,0 +6,0 @@ * Copyright, Halfmoon UI |
/* | ||
* ----------------------------------------------------------------------------- | ||
* Halfmoon JS | ||
* Version: 1.1.0 | ||
* Version: 1.1.1 | ||
* https://www.gethalfmoon.com | ||
@@ -6,0 +6,0 @@ * Copyright, Halfmoon UI |
{ | ||
"name": "halfmoon", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Front-end framework with a built-in dark mode and full customizability using CSS variables; great for building dashboards and tools", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -20,11 +20,11 @@ # [Halfmoon](https://www.gethalfmoon.com) | ||
<!-- Halfmoon CSS --> | ||
<link href="https://cdn.jsdelivr.net/npm/halfmoon@1.1.0/css/halfmoon-variables.min.css" rel="stylesheet" /> | ||
<link href="https://cdn.jsdelivr.net/npm/halfmoon@1.1.1/css/halfmoon-variables.min.css" rel="stylesheet" /> | ||
<!-- | ||
Or, | ||
Use the following (no variables, supports IE11): | ||
<link href="https://cdn.jsdelivr.net/npm/halfmoon@1.1.0/css/halfmoon.min.css" rel="stylesheet" /> | ||
<link href="https://cdn.jsdelivr.net/npm/halfmoon@1.1.1/css/halfmoon.min.css" rel="stylesheet" /> | ||
--> | ||
<!-- Halfmoon JS --> | ||
<script src="https://cdn.jsdelivr.net/npm/halfmoon@1.1.0/js/halfmoon.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/halfmoon@1.1.1/js/halfmoon.min.js"></script> | ||
``` | ||
@@ -31,0 +31,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1551745
30767