Skip to content

Commit

Permalink
Merge pull request #94 from H2-invent/feature/fixLandingpage
Browse files Browse the repository at this point in the history
fix landingpage because it was destroyes after SASS transformation
  • Loading branch information
holema authored Mar 21, 2021
2 parents 82f32ca + 8ee7315 commit c50b418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/frontend.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Welcome to your app's main JavaScript file!
*
*/
import(/* webpackChunkName: "H2" */ '../css/app.scss');


import $ from 'jquery';

Expand Down

0 comments on commit c50b418

Please sign in to comment.