Skip to content

Instantly share code, notes, and snippets.

View Tawshif's full-sized avatar
:octocat:
Working and available for new work.

Tawshif Ahsan Khan Tawshif

:octocat:
Working and available for new work.
View GitHub Profile
@Tawshif
Tawshif / bootstrap4-grid-mixin-only.scss
Last active April 24, 2018 06:15
Bootstrap4 grid system all mixins in a single file to use with bootstrap 3 or any scss based system
@at-root {
@-ms-viewport { width: device-width; } // stylelint-disable-line at-rule-no-vendor-prefix
}
html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,