CSS开源:Tent CSS - 干净的精简 CSS 样式库

fj546k7ot 7年前
   <p style="text-align: center;"><img src="https://simg.open-open.com/show/5af6082a01fdacc46f690f2a3ecad230.png"></p>    <h2>Tent CSS</h2>    <p>A CSS survival kit. Includes only the essentials to make camp.</p>    <p><a href="/misc/goto?guid=4959740430743304128" rel="nofollow,noindex">http://css.sitetent.com/</a></p>    <h2>Installation</h2>    <p>You can install via <a href="/misc/goto?guid=4958963333726178593" rel="nofollow,noindex">bower</a> :</p>    <pre>  $ bower install --save tent-css</pre>    <p>Or, you can install via <a href="/misc/goto?guid=4959556578966167022" rel="nofollow,noindex">npm</a> :</p>    <pre>  $ npm install --save tent-css</pre>    <p>Or, you can clone the source:</p>    <pre>  $ git clone https://github.com/sitetent/tentcss.git</pre>    <p>Read more about installation on the <a href="/misc/goto?guid=4959740430890273843" rel="nofollow,noindex">documentation</a> .</p>    <h2>How to Use</h2>    <p>Documentation for Tent CSS is updated on the official website:</p>    <p><a href="/misc/goto?guid=4959740430890273843" rel="nofollow,noindex">Tent CSS Documentation</a></p>    <h2>Related Projects</h2>    <ul>     <li><a href="/misc/goto?guid=4959740430978747662" rel="nofollow,noindex">Tent CSS Markup Snippets Extension for Visual Studio Code</a></li>    </ul>    <h2>Contributing</h2>    <p>You can help make Tent CSS event better!</p>    <h3>Before you contribute</h3>    <p>Please before opening a pull request, inquire via GitHub issues to make a case for any proposed change. Please be as specific as possibe, consider including code examples too.</p>    <p>Tent CSS has been designed with strict principles in mind that have made it the attractive framework that it is. Please be mindful that any potential feature requests must conform to these principles.</p>    <h3>Creating a pull request</h3>    <ol>     <li>Fork the repository.</li>     <li>Create a feature branch. git checkout -b new-feature</li>     <li>Install the dependencies and run npm install</li>     <li>Build any feature before submitting by running npm run build</li>     <li>Once you have pushed the branch to Github submit a new <a href="/misc/goto?guid=4959740431063772580" rel="nofollow,noindex">Pull Request</a> .</li>    </ol>    <h2>License</h2>    <p>MIT</p>    <h2>Credit</h2>    <p>All of the authors and contributors to the great open source frameworks that have set the pace thus far and going forward.</p>    <p>Created with caffine by <a href="/misc/goto?guid=4959740431146560917" rel="nofollow,noindex">Aaron Mazade</a> ( <a href="/misc/goto?guid=4959740431221681145" rel="nofollow,noindex">@ulinaaron</a> ).</p>    <h2>Roadmap</h2>    <ul>     <li>Addons for more objects and components.</li>     <li>Better mixin support for default objects and components. Will allow those that desire to include mixins into their own classes rather than class chaining to make object and component variations.</li>     <li>Example boilerplates for common page types such as marketing and landing pages.</li>    </ul>    <p> </p>    <p> </p>    <p> </p>