Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.13 KB

README.md

File metadata and controls

42 lines (33 loc) · 1.13 KB

Code Cola

A visual tool to modify css style. Download from Chrome Web Store: https://chrome.google.com/webstore/detail/lomkpheldlbkkfiifcbfifipaofnmnkn

License

###Copyright (c) 2013 http://zhouqicf.com### author: zhouqicf@gmail.com

version: 3.5.0

license: Released under the MIT License.

Broswer support

Chrome , Safari

Build codecola without chrome extension environment

###Step1:### open "native/config.js" modify YUI_config: base :'http://cloud/'

###Step2:### insert js to your web page <script charset="utf-8" src="../codecola/yui3.js"></script> <script charset="utf-8" src="../codecola/native/config.js"></script> <script charset="utf-8" src="../codecola/codecola.js"></script>

Share Your Css Patterns

http://codecolapatterns.com/ CodeCola Patterns is designed to collect and share css code. With Code Cola, you can share your css code easy, the only thing you have to do is click the share button.

Thanks

###YUI 3### http://developer.yahoo.com/yui/3

###Font Awesome### http://fortawesome.github.io/Font-Awesome/