smart_date.libraries.yml in Smart Date 3.4.x
File
smart_date.libraries.ymlView source
- smart_date:
- version: 1.x
- css:
- component:
- css/smart_date.css: {}
- js:
- js/smart_date.js: {}
- dependencies:
- - core/jquery
- - core/drupal
- - core/jquery.once
- date_only:
- version: 1.x
- css:
- component:
- css/smart_date.css: {}
- js:
- js/date_only.js: {}
- dependencies:
- - core/jquery
- - core/drupal
- - core/jquery.once