mirror of
https://github.com/tabler/tabler.git
synced 2026-01-08 05:30:08 +04:00
css scripts, js scripts, remove gulp
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// stylelint-disable declaration-no-important
|
||||
|
||||
@for $i from 0 through 20 {
|
||||
.opacity-#{$i * 5} {
|
||||
opacity: $i * 5 / 100 !important;
|
||||
|
||||
Reference in New Issue
Block a user