UNPKG
bootstrap-datetimepicker-sass
Version:
3.0.3 (3.0.3)
latest (3.0.3)
3.0.3

github.com/MrPeak/bootstrap-datetimepicker-sass
bootstrap-datetimepicker-sass
/
src
/
less
/
bootstrap-datetimepicker-build.less
6 lines
(4 loc)
•
183 B
text/less
View Raw
1
2
3
4
5
6
// Import boostrap variables including default color palette and fonts
@import
"../bootstrap/variables.less"
;
// Import datepicker component
@import
"bootstrap-datetimepicker.less"
;