-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
374db86
commit 6ad1be5
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,8 +6,6 @@ | |
|
||
Developed and maintained by [Ashley Nolan](https://github.com/ashleynolan) & [Zander Martineau](https://github.com/mrmartineau) | ||
|
||
If you're using Kickoff we'd love to hear about it; please e-mail us at [email protected] | ||
|
||
### Features | ||
* Built in a mobile-first, responsive philosophy *(but can easily be used for fixed sites as well)* | ||
* Sass compilation uses [autoprefixer](https://github.com/ai/autoprefixer) to dynamically add vendor prefixes so you don't even have to think about it. We still have many Sass mixins for many CSS3 features including gradients, REMs with fallbacks | ||
|
@@ -36,6 +34,8 @@ Kickoff has been tested in the following browsers: | |
### Yeoman generator | ||
There is also a Yeoman generator for Kickoff, visit [trykickoff.github.io/docs/yeoman.html](http://trykickoff.github.io/docs/yeoman.html) for more info. | ||
|
||
If you're using Kickoff we'd love to hear about it; please e-mail us at [email protected] | ||
|
||
## Creators | ||
|
||
**Zander Martineau** | ||
|
@@ -52,7 +52,7 @@ There is also a Yeoman generator for Kickoff, visit [trykickoff.github.io/docs/y | |
|
||
Keep track of development and community news. | ||
|
||
- Follow [@TMWKickoff on Twitter](http://twitter.com/TMWKickoff). | ||
- Follow [@TryKickoff on Twitter](http://twitter.com/TryKickoff). | ||
|
||
### Versioning | ||
|
||
|
@@ -66,4 +66,3 @@ For transparency into our release cycle and in striving to maintain backward com | |
4. Push to the branch: `git push origin my-new-feature` | ||
5. Submit a pull request | ||
|
||
|