We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653290e commit 22de7b4Copy full SHA for 22de7b4
README.markdown
@@ -66,6 +66,9 @@ The source files are in the `bootflat/` folder. You can just grab the `bootflat/
66
67
<!-- Bootflat's JS files.-->
68
<script src="https://bootflat.github.io/bootflat/js/icheck.min.js"></script>
69
+ <script src="https://bootflat.github.io/bootflat/js/jquery.fs.selecter.min.js"></script>
70
+ <script src="https://bootflat.github.io/bootflat/js/jquery.fs.stepper.min.js"></script>
71
+
72
</body>
73
</html>
74
0 commit comments