10 lines
176 B
Ruby
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"
|