ionlyseespots / ambient-design

Ambient is a CSS ( flexbox ) framework. Built as a lightweight and modular HTML5 layout methodology.
http://ionlyseespots.github.io/ambient-design/index.html
MIT License
15 stars 3 forks source link

Remove any dependency on base styles #24

Closed ionlyseespots closed 9 years ago

ionlyseespots commented 9 years ago

Ambient does not style components by default

Remove the dependency on base styles, you do not need to override Ambient core CSS to customize the design.

Once your semantic layout is in place, you can then customize the design with optional Ambient skin classes, or your own custom classes.

ionlyseespots commented 9 years ago

removed any remaining default styles. Now you can have the option to use Ambient skin classes, or your own custom classes for component design. ie: buttons, form inputs.