diff options
author | Nitesh Kumar Sinha | 2019-08-19 11:14:26 +0530 |
---|---|---|
committer | GitHub | 2019-08-19 11:14:26 +0530 |
commit | f8d43f51937aae5240b2885108fd08efab768155 (patch) | |
tree | 998c1d749bf3533d24a4799b53c79413dfce7eba /themes/kalpesh/acadmix_subtheme/acadmix_subtheme.libraries.yml | |
parent | 58dbf8fcb04c01c338b9e346b8266690c8b92a2f (diff) | |
parent | 67eeae320422623bc2873b2c00afb8b29ec6160e (diff) | |
download | acadmix_distribution-master.tar.gz acadmix_distribution-master.tar.bz2 acadmix_distribution-master.zip |
merge with Stage
Diffstat (limited to 'themes/kalpesh/acadmix_subtheme/acadmix_subtheme.libraries.yml')
-rw-r--r-- | themes/kalpesh/acadmix_subtheme/acadmix_subtheme.libraries.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/kalpesh/acadmix_subtheme/acadmix_subtheme.libraries.yml b/themes/kalpesh/acadmix_subtheme/acadmix_subtheme.libraries.yml new file mode 100644 index 0000000..8288296 --- /dev/null +++ b/themes/kalpesh/acadmix_subtheme/acadmix_subtheme.libraries.yml @@ -0,0 +1,8 @@ +global-styling: + css: + theme: + css/style.css: {} + js: + js/custom_subtheme.js: {} + dependencies: + - core/jquery |