@nasa-jpl/stellar
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,6 +6,10 @@ module.exports = { | ||
name: "stellar-icons", | ||
normalize: true, | ||
outputDir: "./icons", | ||
prefix: "si", | ||
selector: ".si", | ||
templates: { css: "./icons/css.hbs" }, | ||
templates: { | ||
css: "./icons/templates/css.hbs", | ||
html: "./icons/templates/html.hbs", | ||
}, | ||
}; |
{ | ||
"name": "@nasa-jpl/stellar", | ||
"description": "A CSS, HTML, and JavaScript implementation of the Stellar design system.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "Apache-2.0", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"fantasticon": "^1.2.3", | ||
"sass": "^1.47.0", | ||
"sass": "^1.49.0", | ||
"stylelint": "^14.2.0", | ||
@@ -20,0 +20,0 @@ "stylelint-config-standard-scss": "^3.0.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
8107312
195
1382