Adam Wathan
21eb2d8ab7
Merge branch 'patch-1' of https://github.com/joshmanders/tailwindcss into joshmanders-patch-1
2017-11-02 09:22:46 -04:00
Michał Karnicki
35930beb21
Clear up wording of the Advanced screens section.
2017-11-02 13:22:12 +01:00
Pawel Mysior
89a68c9d28
Change "mean time" to meantime
2017-11-02 11:02:06 +01:00
Adam Wathan
6863db6c7d
Show version dynamically on homepage, move under logo
2017-11-01 21:44:31 -04:00
Jonathan Reinink
1bb12ccb46
Tweak social link rollover color
2017-11-01 21:24:54 -04:00
Jonathan Reinink
5e3da1572f
Add scrolling-touch/auto docs
2017-11-01 21:22:58 -04:00
Jonathan Reinink
4538a1f671
Add "default" to all label in spacing docs
2017-11-01 21:19:00 -04:00
Jonathan Reinink
1622d4b694
Improve spacing docs
2017-11-01 21:15:12 -04:00
Jonathan Reinink
dbf4c2c184
Merge pull request #44 from cesaramirez/version
...
Update version 0.1.0 to 0.1.2
2017-11-01 21:00:46 -04:00
Jonathan Reinink
7dbe40018f
Add new "scrolling-touch" and "scrolling-auto" utilities
2017-11-01 20:44:01 -04:00
César A. Ramírez
a31d4081e2
Update version 0.1.0 to 0.1.2
2017-11-01 17:35:16 -06:00
Adam Wathan
83a66d2e10
Merge pull request #37 from danielstgt/patch-1
...
Fix typo spacing
2017-11-01 18:34:04 -04:00
Adam Wathan
bcd283fc5d
Merge pull request #33 from benface/patch-1
...
Change `flex-fill` to `flex-grow`
2017-11-01 18:33:46 -04:00
Adam Wathan
c1a786e115
Merge pull request #38 from danielstgt/patch-2
...
Min-width typo
2017-11-01 18:33:26 -04:00
Adam Wathan
9b97518494
Merge pull request #39 from JayBizzle/master
...
Fix apostrophes
2017-11-01 18:32:40 -04:00
David Hemphill
66a2c1b9cb
Hide catchall command from help
2017-11-01 17:26:59 -05:00
Adam Wathan
0b9594f70d
0.1.2
v0.1.2
2017-11-01 18:03:04 -04:00
Adam Wathan
7730708c71
Merge pull request #40 from tailwindcss/target-node-69
...
Target node 6.9.0
2017-11-01 18:02:32 -04:00
Adam Wathan
2f8d461d83
Target node 6.9.0
...
Target the previous Node LTS instead of "whatever version of Node Adam
is running today." 🤦🏻♂️
2017-11-01 18:01:29 -04:00
Daniel Hartmann
9b8a05732e
fixed min-w-0
2017-11-01 23:01:19 +01:00
Mark Beech
20246579d6
Fix apostrophes
2017-11-01 21:55:07 +00:00
Daniel Hartmann
b6be47a11a
min-width typo
2017-11-01 22:11:16 +01:00
Daniel Hartmann
556ad8302a
Fix typo spacing
...
Congrats to the first release!
PR changes title and naming for the title and sides. makes it consistent with other pages.
2017-11-01 22:07:07 +01:00
Josh Manders
eeff0944a0
Add LICENSE file
2017-11-01 15:51:07 -05:00
Adam Wathan
49bcffa5f2
Merge pull request #35 from tailwindcss/fix-config-option
...
Fix issue with config option not being respected in `tailwind build`
2017-11-01 16:46:27 -04:00
Adam Wathan
2d7b620f1e
Fix issue with config option not being respected in tailwind build
...
Same issue as we were seeing with output files, I'm a dummy for missing
this and tagging.
2017-11-01 16:45:24 -04:00
Benoît Rouleau
252f56aecc
Should probably be flex-grow here
2017-11-01 15:54:08 -04:00
Adam Wathan
8e752f8e3a
0.1.1
v0.1.1
2017-11-01 15:18:27 -04:00
Adam Wathan
61a6f8c6b9
Add issue template
2017-11-01 14:39:45 -04:00
Adam Wathan
61a8dc3174
Merge pull request #29 from pedroborges/add-screen-class-name-sample
...
Use "screen" instead of "breakpoint"
2017-11-01 14:25:41 -04:00
Adam Wathan
718edefa00
Update Twitter card
2017-11-01 14:24:10 -04:00
Adam Wathan
b48ca422ea
Fix rounded borders in alert examples
2017-11-01 14:23:31 -04:00
Pedro Borges
536782f8c8
Use "screen" instead of "breakpoint"
2017-11-01 16:05:57 -02:00
Jonathan Reinink
a9c5fb2351
Merge pull request #28 from psren/patch-1
...
Dash in comments is wrong
2017-11-01 14:00:01 -04:00
Jonathan Reinink
ff84b47146
Merge pull request #24 from pedroborges/add-screen-class-name-sample
...
Add responsive sample to default config
2017-11-01 13:56:50 -04:00
Jonathan Reinink
5dc1f8498f
Use "screen" instead of "breakpoint"
2017-11-01 13:56:41 -04:00
Patrick
1e77c8ee1e
Dash in comments is wrong
...
For margin/padding utilities there is a dash in the comment.
The rendered css-classes look like that: ```.mt-4``` so i think the comments are wrong.
2017-11-01 18:50:26 +01:00
Adam Wathan
454ae61cbc
Fix overlapping close icon in traditional alert example
2017-11-01 13:20:41 -04:00
Adam Wathan
71b88a8046
Merge pull request #25 from pedroborges/fix-functions-doc
...
Fix directive name
2017-11-01 12:36:23 -04:00
Pedro Borges
8917d3b066
Fix directive name
2017-11-01 14:15:46 -02:00
Pedro Borges
4d3cb78e59
Add responsive sample to default config
2017-11-01 14:10:44 -02:00
Jonathan Reinink
aee64798b6
Improve responsive design at small screen sizes
2017-11-01 12:04:50 -04:00
Adam Wathan
cb1ceb6dec
Merge pull request #21 from tailwindcss/remove-less-comments
...
Remove Less-style comments from CSS file example in installation docs
2017-11-01 09:34:43 -04:00
Adam Wathan
ac26b766ab
Remove Less-style comments from CSS file example in installation docs
...
If someone copies and pastes that example into a plain CSS file, the comments will break things in annoying and unexpected ways. Better to use plain CSS comments.
2017-11-01 09:33:10 -04:00
Adam Wathan
c198717977
Merge pull request #20 from tailwindcss/fix-build-cli
...
Fix `tailwind build` CLI command
2017-11-01 09:25:19 -04:00
Adam Wathan
24766911c1
Fix tailwind build CLI command
...
Moving to subcommands broke this without us noticing. It's probably a
good idea to add a big dirty integration test for this that just
executes the CLI command and makes sure the file was created.
2017-11-01 09:23:53 -04:00
Jonathan Reinink
e3ccebd9af
Merge branch 'master' of github.com:tailwindcss/tailwindcss
2017-11-01 08:43:10 -04:00
Jonathan Reinink
82eaa022f9
Attempt to get Google Analytics working for pushstate
2017-11-01 08:43:02 -04:00
Jonathan Reinink
552c60ba5e
Merge pull request #17 from cesaramirez/patch-visibility
...
Change visiblity property value to hidden
2017-11-01 08:26:42 -04:00
Jonathan Reinink
4a806dcb4c
Improve border radius side docs
2017-11-01 08:24:25 -04:00