Sha256: 4ad60b7505969b808ee672d529114995bc167cc0adb61c5d3e56de9e03f91f05
Contents?: true
Size: 322 Bytes
Versions: 4
Compression:
Stored size: 322 Bytes
Contents
@import "setting"; @import "edge"; // This file contains style that can be re-used for other website. @include button { display: inline-block; cursor: pointer; // write your button style here } @include input { display: block; width: 100%; outline: none; // write your input styling here }
Version data entries
4 entries across 4 versions & 1 rubygems