BafS/Gutenberg

View on GitHub
scss/gutenberg.scss

Summary

Maintainability
Test Coverage
/*!
 * Gutenberg
 *
 * MIT Fabien Sa
 * https://github.com/BafS/Gutenberg
 */

// Variables
@import 'variables';

// Normalize
@import '~normalize.css/normalize';

@import 'print-reset';
@import 'pagination';
@import 'page';
@import 'reformat';
@import 'utilities';