now-ui-kit
now-ui-kit copied to clipboard
Now UI Kit Bootstrap 4 - Designed by Invision. Coded by Creative Tim
# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest version - [x] I checked the documentation and found no...
### Version pro-v1.3.1 ### Reproduction link https://demos.creative-tim.com/now-ui-kit-pro/docs/1.0/plugins/fileupload-jasny.html ### Operating System Windows 10 ### Device Lenovo Thinkpad X1 Carbon ### Browser & Version Google Chrome Version 91.0.4472.114 (Official Build) (64-bit) ###...
Hi, I am using `v1.3.0` and building my styles importing the `scss` with webpack. The build fails with the error in the title: ``` Module build failed (from ./node_modules/css-loader/index.js): ModuleNotFoundError:...
### Version 1.3 ### Reproduction link https://jsfiddle.net/jStefano/j23nvhy0 ### Operating System MAC OS ### Device MacBook ### Browser & Version Chrome/Firefox ### Steps to reproduce input a username and don't check...
### Version 1.3 ### Reproduction link https://demos.creative-tim.com/now-ui-kit/docs/1.0/components/buttons.html#disabled-state ### Operating System MAC OS ### Device MacBook ### Browser & Version Any ### Steps to reproduce just load your docs page and...
For some reason the `background-color` of the default button is not defined as `$default-color` (actually the line is commented out), therefore you can't change it via variable: ```scss // _buttons.scss...
# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x ] I am running the latest version - [x ] I checked the documentation and...
# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest version - [x] I checked the documentation and found no...
I import the `nou-ui-kit.scss` files in order to customize my colors. I noticed that on `input-group`s with `input-group-prepend` elements the left border is not correctly colored with my custom `$primary-color`...
I'm using v1.3.0. The height of the select elements is wrong (toos small), due to the value set in `now-ui-kit/scss/now-ui-kit/_inputs.scss`. Even on your demo site you can see the result:...