Browse Source

removed old reference to container

master
spongycake 1 year ago
parent
commit
b0cc522a55
  1. 2
      package.json
  2. 1
      src/scss/styles.scss

2
package.json

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
"name": "libregaming-design-system",
"version": "0.1.3",
"version": "0.1.4",
"description": "Giving tools to build LibreGaming services more easily",
"main": "index.js",
"dependencies": {

1
src/scss/styles.scss

@ -8,6 +8,5 @@ @@ -8,6 +8,5 @@
@import "core";
@import "global";
@import "colors";
@import "container";
@import "components";
@import "~responsive-nav/responsive-nav.css";