Libraries
»
jig
(0.1.2)
»
Index
»
Jig
»
CSS
»
IntegerHelper
»
#px
Method: Jig::CSS::IntegerHelper#px
Defined in:
lib/jig/css.rb
#
px
⇒
Object
43
# File 'lib/jig/css.rb', line 43
def
px
;
"
#{
self
}
px
"
;
end