rubyx-debugger/app/main/config/dependencies.rb
2015-07-17 11:37:02 +03:00

10 lines
176 B
Ruby

# Specify which components you wish to include when
# the "home" component loads.
# bootstrap css framework
component 'bootstrap'
Opal.use_gem("salama")
css_file "hint.css"