You are here

smart_date.libraries.yml in Smart Date 3.4.x

File

smart_date.libraries.yml
View source
  1. smart_date:
  2. version: 1.x
  3. css:
  4. component:
  5. css/smart_date.css: {}
  6. js:
  7. js/smart_date.js: {}
  8. dependencies:
  9. - core/jquery
  10. - core/drupal
  11. - core/jquery.once
  12. date_only:
  13. version: 1.x
  14. css:
  15. component:
  16. css/smart_date.css: {}
  17. js:
  18. js/date_only.js: {}
  19. dependencies:
  20. - core/jquery
  21. - core/drupal
  22. - core/jquery.once