Drift BootStrap 4, HTML, jQuery
  • Overview
  • Installation and Setup
    • Setup
    • Folders and Files Structure
  • Stylesheets
    • Overview
    • Sass Variables
    • Layouts & Theme
    • Fonts
    • Colors
    • Margin & Paddings
    • Theme Customization
    • RTL Version
  • Components
    • Alerts
    • Badges
    • Breadcrumbs
    • Buttons
    • Button Group
    • Cards
    • Card Group
    • Collapse
    • Dropdowns
    • Input Group
    • Jumbotron
    • List Group
    • Navbar
    • Navs & Tabs
    • Pagination
    • Progress Bar
    • Scrollspy
    • Typography
  • Classic Version
    • Setup
    • Folders and Files Structure
    • Theme Customizaton
    • RTL Version
Powered by GitBook
On this page

Was this helpful?

  1. Stylesheets

Overview

An quick overview about formatting and styles

In Drift best practices have been followed for SCSS coding.

Important

Drift is utilizing the BootStrap 4 as much as possible. Which means, you can make use of BootStrap classes directly most of the time rather than putting yourself in a learning mode to learn about each and every unique class.

This sets Drift apart from other competitors and gives an ease to developers in getting into

Another fact is, Drift is following the BEM (Block Element Modifier) methodology to speed up the development process and ease the teamwork of developers.

PreviousFolders and Files StructureNextSass Variables

Last updated 5 years ago

Was this helpful?