rubyx-debugger/app/main/config/dependencies.rb

10 lines
176 B
Ruby
Raw Normal View History

2015-07-06 13:20:21 +02:00
# Specify which components you wish to include when
# the "home" component loads.
# bootstrap css framework
component 'bootstrap'
2015-07-13 14:14:10 +02:00
Opal.use_gem("salama")
2015-07-17 10:37:02 +02:00
css_file "hint.css"