/css

small files with reusable styles for achieving certain behavioural needs and wants

Primary LanguageCSSMIT LicenseMIT

css : IN VERY EARLY DEVELOPMENT

a few css modules that I sometimes find useful as "drop in functionality".

NOTE: this is a very quick thrown together outline of a few ideas I have. None are complete or tested as yet and I'll most likely be switching them to use stylus or less, instead of vanilla CSS, once I make up my mind.

  • box — flexbox related thingamajig.
  • col — multi-column crappola.
  • form — leaving the styling to your hearts desire, this is — going to be — more about the layout of fields.
  • datagrid — putting the able into sexy data tables.
  • grid — grid based layouts redux!
  • img — image replacement whatchamahoozas.
  • list — it's in one now!
  • mebug — helping your CSS media query debuging.
  • reset — you know what this is, don't make me hurt you.
  • transam — animate, transform and transition goodness.

License

(The MIT License)

Copyright (c) 2011 christos "constantology" constandinou http://muigui.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Analytics