You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,6 @@
6
6
7
7
Developed and maintained by [Ashley Nolan](https://github.com/ashleynolan) & [Zander Martineau](https://github.com/mrmartineau)
8
8
9
-
If you're using Kickoff we'd love to hear about it; please e-mail us at trykickoff@gmail.com
10
-
11
9
### Features
12
10
* Built in a mobile-first, responsive philosophy *(but can easily be used for fixed sites as well)*
13
11
* 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:
36
34
### Yeoman generator
37
35
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.
38
36
37
+
If you're using Kickoff we'd love to hear about it; please e-mail us at trykickoff@gmail.com
38
+
39
39
## Creators
40
40
41
41
**Zander Martineau**
@@ -52,7 +52,7 @@ There is also a Yeoman generator for Kickoff, visit [trykickoff.github.io/docs/y
52
52
53
53
Keep track of development and community news.
54
54
55
-
- Follow [@TMWKickoff on Twitter](http://twitter.com/TMWKickoff).
55
+
- Follow [@TryKickoff on Twitter](http://twitter.com/TryKickoff).
56
56
57
57
### Versioning
58
58
@@ -66,4 +66,3 @@ For transparency into our release cycle and in striving to maintain backward com
66
66
4. Push to the branch: `git push origin my-new-feature`
0 commit comments