UNPKG

css-magic

Version:

Include Ray's CSS Library

80 lines (65 loc) 1.26 kB
@x-small: 320px; @smaller: 360px; @small: 495px; @medium: 671px; @medium-large: 768px; @large: 847px; @x-large: 1023px; @max: 1024px; @i: ~"!important"; @auto: auto; @zero: 0px; @one: 1em; @hunnid: 100%; @fitty: 50%; @initial: initial; @inherit: inherit; @all: all; @both: both; @none: none; @collapse: collapse; @antialiased: antialiased; @touch: touch; @underline: underline; @normal: normal; @ellipsis: ellipsis; @unset: unset; @block: block; @inline-block: inline-block; @inline: inline; @left: left; @center: center; @right: right; @top: top; @middle: middle; @bottom: bottom; @cover: cover; @contain: contain; @repeat: repeat; @repeat-x: repeat-x; @repeat-y: repeat-y; @no-repeat: no-repeat; @solid: solid; @italic: italic; @table: table; @table-row: table-row; @table-cell: table-cell; @pointer: pointer; @default: default; @uppercase: uppercase; @capitalize: capitalize; @nowrap: nowrap; @ellipsis: ellipsis; @border-box: border-box; @content-box: content-box; @absolute: absolute; @relative: relative; @static: static; @fixed: fixed; @visible: visible; @hidden: hidden; @multiply: multiply; @import url('plugins/colors.less'); @import url('plugins/pantone-c.less'); @import url('plugins/pantone-u.less'); @import url('plugins/social.less');