mrmrs
5036fc64b8
Fix fat-finger typo in spacing class name.
2014-10-07 23:32:37 -07:00
mrmrs
93c3370104
Add compiled css after changing sass source.
2014-10-02 11:00:41 -07:00
mrmrs
3b06209a38
Fix typo. :!=;
2014-10-02 10:43:29 -07:00
mrmrs
97fb18cfff
Add height: 100% to body and html elements.
2014-10-02 10:42:36 -07:00
mrmrs
5528582f67
Merge branch 'master' of github.com:mrmrs/tachyons
2014-09-29 16:16:39 -07:00
mrmrs
435910c930
Add opacity to border-colors.
2014-09-29 16:06:59 -07:00
mrmrs
58c91664d1
Add height utilities.
2014-09-28 23:08:48 -07:00
mrmrs
4d7e750a63
Adjust colors for accessibility.
2014-09-24 13:14:25 -07:00
mrmrs
04e1e76a65
Add stylestatus gulp task.
2014-09-24 13:13:28 -07:00
Adam Morse
4dced6a76e
Merge pull request #4 from tybenz/patch-1
...
Typo in git clone command
2014-09-24 10:30:30 -07:00
Tyler Benziger
3c57717571
Typo in git clone command
...
Copying + pasting shell stuff didn't work because the clone's remote was incorrect.
2014-09-24 09:25:54 -07:00
mrmrs
b0da46f552
Remove old css.
2014-09-24 00:20:39 -07:00
mrmrs
dbd6a53742
Adding simple form module html.
2014-09-17 02:31:18 -07:00
mrmrs
4216fad19e
Add recompiled css from new sass source.
2014-09-15 11:50:05 -07:00
mrmrs
c731bd4064
Starting to work on sign up / sign in forms for registration pages.
2014-09-15 11:49:32 -07:00
mrmrs
2a7b12a0b5
Update docs with example of floats.
2014-09-15 03:42:50 -07:00
mrmrs
6468d7db32
Fix build errors. Rename i.scss to tachyons.scss. Adjust skins.
2014-09-15 03:24:43 -07:00
mrmrs
a7373de079
Update project page and docs. Add important to all skins.
...
Adding important to each skin class as they might be overriding a link.
2014-09-15 02:56:27 -07:00
mrmrs
31fddcc024
Fix sass compile errors when running npm start
2014-09-15 02:09:31 -07:00
mrmrs
7afbe7cf27
Revert white-space changes for demoing fugitive plugin.
2014-09-14 23:15:08 -07:00
mrmrs
5f32a91cbd
Creating merge conflicts.
2014-09-12 19:49:46 -07:00
mrmrs
07a1785617
Update type-scale.
2014-08-19 00:14:35 -07:00
mrmrs
f00c0cc99d
Index.
2014-08-13 01:00:53 -07:00
mrmrs
a5c6e715c4
Gulp.
2014-08-12 22:56:16 -07:00
mrmrs
5f26560d0d
Strip out index.html
2014-08-12 22:47:21 -07:00
mrmrs
c3efffd996
Remove examples.html.
2014-08-12 22:26:51 -07:00
mrmrs
6b235c6685
Remove headers directory.
2014-08-12 22:18:22 -07:00
mrmrs
f41cc11843
Remove examples folder.
2014-08-12 22:18:02 -07:00
mrmrs
8e29a41bec
Start app with npm start instead of calling gulp directly
2014-07-25 22:22:04 -07:00
mrmrs
fd19dbe5f0
Add new size commands to gulp task. Add new outputted css after removing
...
avenir reference from buttons module.
2014-07-25 11:03:28 -07:00
mrmrs
ca55c7577d
Removing uncss from the pre-processor step
2014-07-23 10:32:22 -07:00
mrmrs
036896dc57
Moving things to examples folder to that the repo doesn't get cray.
2014-07-04 19:13:40 -07:00
mrmrs
ac1f1c0b4b
Updates css.
2014-07-04 18:58:00 -07:00
mrmrs
f0619df37a
Add button sass partial to manifest.
2014-07-03 12:24:53 -07:00
mrmrs
05706ffeb2
Yes.
2014-07-03 12:08:49 -07:00
mrmrs
3c274d73cf
Updaaaaaaaaaaaaaates. Headed down to houston for a meeting with the
...
mavericks. He will meet with the lakers later as well.
2014-07-03 01:44:43 -07:00
mrmrs
dfb359aa60
Adding more skin documenation.
2014-07-03 01:23:24 -07:00
mrmrs
78c50f190e
Starting to stub out content for forms.
2014-07-03 01:06:19 -07:00
mrmrs
b623dc32e6
More documentation on skins.
2014-07-02 23:05:30 -07:00
mrmrs
d3f3c6cab7
Yes.
2014-07-02 21:59:22 -07:00
mrmrs
b388cc10a6
Adding footers.
2014-07-02 20:08:49 -07:00
mrmrs
bf918f5486
More footer examples. Adding some theme option stuffs.
2014-07-02 20:04:02 -07:00
mrmrs
95b42d2ecc
Fixes border css bug.
2014-07-02 19:53:08 -07:00
mrmrs
3e9e29b005
Merge branch 'master' into gh-pages
...
* master:
Updating gulpfile with more better workflow.
Fixes _spacing typo
2014-07-02 19:38:40 -07:00
mrmrs
cc7fc1fdbc
Updating gulpfile with more better workflow.
...
* Update skin classes for grays to be more verbose
* Update package.json with new devDependencies.
2014-07-02 19:37:08 -07:00
mrmrs
b20ba4b754
Merge branch 'davidpots-patch-1'
...
* davidpots-patch-1:
Fixes _spacing typo
2014-07-02 15:56:22 -07:00
David Potsiadlo
c576599496
Fixes _spacing typo
...
You were missing an "x" in your "mvxxl".
2014-07-01 09:27:27 -04:00
mrmrs
3e0108f9b0
Adding skinning section.
2014-06-12 01:08:02 -07:00
mrmrs
2a614ae63d
Merge branch 'master' into gh-pages
...
* master:
Stubbing out different sections to add documentation for.
Site overview from home page. Components and such are breaking out into discreet sections.
Fixing prefix on max-width classes.
Updating markup for first footer example.
Updating the skin classes to actually reference background-color for the background-color classes.
Add new compiled css from sass.
Fix specificity of css stuff.
Add page for footer examples.
Fixing error in order of props.
Reorders imported css modules.
Fixing border-color class name duplication.
Commits you know.
Remove double k.
Adds stuffz.
Adds vertical align.
Conflicts:
css/i.css
index.html
sass/_border_colors.scss
2014-06-12 00:54:33 -07:00
mrmrs
290e2d8342
Stubbing out different sections to add documentation for.
2014-06-12 00:51:17 -07:00