v0.1.2 with responsive values
-
responsive values use an array instead of single value.
for examplebackgroundColor: ['red', 'blue']means red color in mobile and blue color in bigger devices
see example for more. -
simplified the initialization process, now you don't need to pass constants, just declare you custom theme values