// Imports fonts that you will used in the application or in the template @import url('https://fonts.googleapis.com/css?family=Amiko:300,400,700|Open+Sans:400,600,700'); // Import all your dependencies @import 'lib/_bootstrap'; // Import your custom SCSS @import 'editor';