This commit is contained in:
Yannick
2020-04-30 00:01:41 +02:00
parent 0957b2cd70
commit 67b538c8b5
3 changed files with 17 additions and 21 deletions

View File

@@ -14,6 +14,7 @@ require('demo');
require('backend_typed');
require('tabs');
require('prism');
require('contact_us_form');
// Uncomment to copy all static images under ../images to the output folder and reference
// them with the image_pack_tag helper in views (e.g <%= image_pack_tag 'rails.png' %>)