jtsage / jtsage-datebox

A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others)
http://datebox.jtsage.dev/
Other
474 stars 166 forks source link

Add theme_headStyles #435

Closed jtsage closed 5 years ago

jtsage commented 5 years ago

Add a way for the frameworks to drop a small number of styles into the head of the document. Will need to run on $(document).ready(), probably before load.

This will let me drop stylesheets completely.

For reference, v5 is being build with bootstrap4 as it's first framework, and does not yet need any additional styles, I'm able to do everything with the provided framework.