We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c962a commit 2f78f8aCopy full SHA for 2f78f8a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@user-interviews/ui-design-system",
3
- "version": "3.1.2",
+ "version": "3.1.3",
4
"dependencies": {
5
"@tiptap/core": "^2.3.1",
6
"@tiptap/extension-bold": "^2.3.1",
scss/theme.scss
@@ -3,7 +3,6 @@
@import './bootstrap';
@import './buttons';
@import './cards';
-@import './css_properties.scss';
7
@import './colors';
8
@import './drawer';
9
@import './inputs';
0 commit comments