parent
75b75358cd
commit
253aac1fd4
27 changed files with 187 additions and 73 deletions
6
app/initializers/responsive.js
Normal file
6
app/initializers/responsive.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
import { initialize } from 'ember-responsive/initializers/responsive';
|
||||
|
||||
export default {
|
||||
name: 'responsive',
|
||||
initialize
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue