Skip to content

Commit

Permalink
v0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvianen committed Feb 4, 2024
1 parent 61a0830 commit 3262870
Show file tree
Hide file tree
Showing 198 changed files with 9,881 additions and 2,766 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.0.17
0.0.21
110 changes: 109 additions & 1 deletion dist/css/stylescape.css

Large diffs are not rendered by default.

Binary file added dist/fonts/icongl.ttf
Binary file not shown.
Binary file added dist/fonts/icongl.woff
Binary file not shown.
Binary file added dist/fonts/icongl.woff2
Binary file not shown.
3,924 changes: 3,501 additions & 423 deletions package-lock.json

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "stylescape",
"description": "Stylescape is a visual identity framework developed by Scape Agency.",
"version": "0.0.20",
"version": "0.0.21",
"config": {
"version_short": "0.0"
},
Expand Down Expand Up @@ -54,11 +54,12 @@
"webpack-start": "webpack-dev-server --mode development --config webpack.config.js"
},
"dependencies": {
"hue.gl": "^0.0.11",
"icon.gl": "^0.0.20",
"page.gl": "^0.0.3",
"unit.gl": "^0.0.34"
},
"devDependencies": {
"unit.gl": "git+ssh://git@github.com/scape-agency/unit.gl.git",
"hue.gl": "git+ssh://git@github.com:scape-agency/hue.gl.git",
"icon.gl": "git+ssh://git@github.com:scape-agency/icon.gl.git",
"@babel/core": "^7.21.8",
"@babel/preset-env": "^7.21.5",
"@types/node": "^20.8.10",
Expand All @@ -77,7 +78,7 @@
"html-webpack-plugin": "^5.5.1",
"mini-css-extract-plugin": "^2.7.6",
"node-sass": "^9.0.0",
"page.gl": "git+ssh://git@github.com:scape-agency/page.gl.git",
"pack.gl": "^0.0.40",
"path": "^0.12.7",
"postcss-loader": "^7.3.0",
"postcss-preset-env": "^9.1.2",
Expand Down
186 changes: 0 additions & 186 deletions src/scss/--base/---_reset.scss

This file was deleted.

95 changes: 0 additions & 95 deletions src/scss/--base/---_scale.scss

This file was deleted.

0 comments on commit 3262870

Please sign in to comment.