Skip to content

Commit 374f3c7

Browse files
author
alexander janet
committed
fix(variables utils): deleted and moved to more appropriate package @bootstrap-styled/bootstrap-styled
1 parent cb5111c commit 374f3c7

File tree

4 files changed

+1
-110
lines changed

4 files changed

+1
-110
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,4 +294,4 @@
294294
"path": "./node_modules/cz-conventional-changelog"
295295
}
296296
}
297-
}
297+
}

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ export { default as textHideMixins } from './text-hide';
3939
export { textTruncate } from './text-truncate';
4040
export { transition } from './transition';
4141
export { default as typographyMixins } from './typography';
42-
export { default as variablesMixins } from './variables';
4342
export { invisible } from './visibility';
4443

4544
// extra

src/tests/variables.test.js

Lines changed: 0 additions & 57 deletions
This file was deleted.

src/variables.js

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)