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

Version Path
edge_framework-2.1.1 template/base/assets/sass/framework.scss
edge_framework-2.1.0 template/base/assets/sass/framework.scss
edge_framework-2.0.0 template/base/assets/sass/framework.scss
edge_framework-2.0.0.a template/base/assets/sass/framework.scss