vue-component: NumberInputWithInfo

This commit is contained in:
2021-09-07 00:29:38 +09:00
parent f609e2b628
commit 28ad1b6c9d
2 changed files with 98 additions and 0 deletions
+3
View File
@@ -2,6 +2,9 @@
$font-family-sans-serif: '나눔 고딕', 'Nanum Gothic';
$body-bg: #000;
$input-bg: #ddd;
$input-color: #303030;
@import "../../node_modules/bootswatch/dist/darkly/_variables.scss";
@import "../../node_modules/bootstrap5/scss/bootstrap.scss";
@import "../../node_modules/bootswatch/dist/darkly/_bootswatch.scss";