9 lines
156 B
Ruby
9 lines
156 B
Ruby
# Specify which components you wish to include when
|
|
# the "home" component loads.
|
|
|
|
# bootstrap css framework
|
|
component 'bootstrap'
|
|
|
|
|
|
Opal.use_gem("salama")
|