Experiment with typing cycler

This commit is contained in:
2020-04-14 14:01:50 +02:00
parent 833c1a5519
commit 4821227895
5 changed files with 23 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ require("channels")
require('burger_menu');
require('tinyforms');
require('demo');
require('backend_typed');
// 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' %>)