Before installation, we assume that you already know HTML, CSS, Sass, Less or Stylus.
There are two methods of coding with Flexible Grid System. These methods are Dynamic and Static. It is possible to use both methods at the same time or separately.
Dynamic (Core)
If you choose the Dynamic method, you can use mixins which are created by Flexible Grid Systems’ Sass, Less or Stylus and code on CSS.
Dynamic (Compilation Tool)
By using the compilation tool you can customize your project and check the static output.
Static (Compiled)
If you choose the Static method, you can use CSS classes to code on HTML.