Copyright | (c) 2017 Cristian Adrián Ontivero |
---|---|
License | BSD3 |
Stability | experimental |
Portability | non-portable |
Safe Haskell | Safe |
Language | Haskell2010 |
- class ToText a where
- class Minifiable a where
Documentation
Class for types that can be converted to Text. Used for printing the minified results.
class Minifiable a where Source #
Class for types that can be minified
Minifiable RepeatStyle Source # | |
Minifiable StringType Source # | |
Minifiable TimingFunction Source # | |
Minifiable Resolution Source # | |
Minifiable Frequency Source # | |
Minifiable Duration Source # | |
Minifiable Angle Source # | |
Minifiable Length Source # | |
Minifiable TransformFunction Source # | |
Minifiable Position Source # | |
Minifiable BgSize Source # | Minifying a |
Minifiable Color Source # | |
Minifiable FilterFunction Source # | |
Minifiable Values Source # | |
Minifiable Url Source # | |
Minifiable Value Source # | |
Minifiable Declaration Source # | |
Minifiable SupportsCondInParens Source # | |
Minifiable SupportsCondition Source # | |
Minifiable Rule Source # | |
Minifiable KeyframeBlock Source # | |
Minifiable KeyframeSelector Source # | |
Minifiable Expression Source # | |
Minifiable MediaQuery Source # | |
Minifiable [Rule] Source # | |
Minifiable [MediaQuery] Source # | |