PHP Classes

File: assets/vendor/bootstrap-md/scss/addons/_directives.scss

Recommend this page to a friend!
  Classes of akeel   F3A   assets/vendor/bootstrap-md/scss/addons/_directives.scss   Download  
File: assets/vendor/bootstrap-md/scss/addons/_directives.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: F3A
PHP Web development framework like Laravel lite
Author: By
Last change:
Date: 2 years ago
Size: 136 bytes
 

Contents

Class file image Download
// Optional directives @each $key in (0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100) { .opacity-#{$key} { opacity: $key * .01; } }