mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
IMPROVEMENT: include _ui.form.stepped.scss
This commit is contained in:
parent
8cb12e1ea7
commit
f52dddf31e
@ -3,6 +3,9 @@ import Events from '../_events';
|
||||
import LANG from '../lang/_en';
|
||||
import FormValidateField from "./_ui.form.validate.field";
|
||||
|
||||
import '../../scss/_components/_ui.form.stepped.scss';
|
||||
|
||||
|
||||
const SteppedForm = (($) => {
|
||||
// Constants
|
||||
const NAME = 'jsSteppedForm';
|
||||
|
Loading…
Reference in New Issue
Block a user