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
Jonathan Reinink
af31dc53e2
Merge pull request #10 from PILO7980/master
...
Fixed missing `rounded` utilities in "Advanced card example"
2017-11-01 08:23:20 -04:00
César A. Ramírez
e5b66043ab
Change visiblity property value to hidden
2017-11-01 06:17:32 -06:00
Adam Wathan
88014ba2de
Tweak contact card example on intro page
2017-11-01 08:16:04 -04:00
Jonathan Reinink
a5144aba0f
Merge pull request #11 from mdavis1982/fix-sometimes-typo
...
Fix some times typo
2017-11-01 08:10:56 -04:00
Jonathan Reinink
59b79fe5be
Merge pull request #9 from CraigChilds94/master
...
Replace 'shadow' references on the border radius docs page
2017-11-01 08:04:33 -04:00
Jonathan Reinink
6f0894debf
Merge pull request #8 from blissjaspis/master
...
fix typo on border radius section rounding sides separately docs
2017-11-01 08:01:49 -04:00
Jonathan Reinink
5b35b41d33
Merge pull request #7 from jericopulvera/patch-1
...
Fix installation link path
2017-11-01 08:00:50 -04:00
Jonathan Reinink
7242171bc4
Merge pull request #6 from belisarh/patch-1
...
Fix typo on border radius docs
2017-11-01 08:00:11 -04:00
Jonathan Reinink
f9a93cabeb
Merge pull request #5 from a3020/patch-1
...
'if a you want a' => 'if you want a'
2017-11-01 07:59:32 -04:00
Matthew Davis
381a18f228
Change to
2017-11-01 10:51:15 +00:00
PILO
ab68e52cf4
Fixed missing rounded utilities in "Advanced card example"
2017-11-01 11:28:40 +01:00
Craig Childs
eb5159ad4a
Replace 'shadow' references on the border radius docs page
2017-11-01 08:44:26 +00:00
Bliss Jaspis
d40bb93d6b
fix typo on border radius section rounding sides separately docs
2017-11-01 15:10:41 +07:00
Jerico Pulvera
9ac3465e7e
Fix installation link path
2017-11-01 15:40:10 +08:00
Belisar Hoxholli
224b1d3a63
Fix typo on border radius docs
...
Small mistake on border radius, referencing `.shadow-sm` instead of `.rounded-sm`
2017-11-01 07:46:07 +01:00
a3020
81bf0bf8fb
'if a you want a' => 'if you want a'
2017-11-01 07:22:39 +01:00
Adam Wathan
2786f1b7a6
Tweak inline shadow docs in default config
2017-11-01 00:44:31 -04:00
Adam Wathan
2a0f62ec6e
Tweak inline config docs for border radius
2017-11-01 00:42:26 -04:00
Adam Wathan
91468549c1
Wording in default config
2017-11-01 00:38:04 -04:00
Adam Wathan
092aba5187
Post-processor -> preprocessor
2017-11-01 00:36:09 -04:00
Adam Wathan
5ceb9dce34
Missed reset -> preflight change
2017-11-01 00:33:47 -04:00
Jonathan Reinink
ad34c408c2
Merge pull request #4 from mvega3/patch-1
...
padding -> spacing utilities
2017-11-01 00:19:12 -04:00
mvega3
2975993934
padding -> spacing utilities
2017-10-31 21:18:11 -07:00
Jonathan Reinink
89cf0bbb2d
Merge branch 'master' of github.com:tailwindcss/tailwindcss
2017-11-01 00:14:13 -04:00
Jonathan Reinink
4dc4a97f1f
Fix more IE11 SVG issues
2017-11-01 00:14:04 -04:00
Jonathan Reinink
837fdbdf13
Merge pull request #3 from thecrypticace/patch-1
...
Fix typo
2017-11-01 00:05:57 -04:00
Jordan Pittman
34c22c6219
Fix typo
...
border color -> border width
2017-11-01 00:04:40 -04:00
Jonathan Reinink
7e480951a3
Fix SVG in search field on IE11
2017-11-01 00:01:16 -04:00
Jonathan Reinink
9b7b2f44b2
Fix SVG issues on IE11
2017-10-31 23:58:33 -04:00
Jonathan Reinink
2b45c2ce3b
Merge pull request #2 from mattdfloyd/patch-1
...
Update defaultConfig.js
2017-10-31 23:54:38 -04:00
Jonathan Reinink
dde293cf94
Fix spacing
2017-10-31 23:54:27 -04:00
mattdfloyd
a9650c08be
Update defaultConfig.js
...
Removes double back slash
2017-10-31 23:52:55 -04:00
Jonathan Reinink
0daa626397
Fix logo display in docs layout
2017-10-31 23:34:54 -04:00
Jonathan Reinink
59e3f1000e
Fix home page centering on IE11
2017-10-31 23:13:32 -04:00
Adam Wathan
ed037dd77c
Add Twitter card
2017-10-31 22:46:18 -04:00
Adam Wathan
688d6fabaa
Update package.json
v0.1.0
2017-10-31 22:21:12 -04:00
Adam Wathan
0251107c2f
Update readme
2017-10-31 22:15:31 -04:00
Adam Wathan
63eda62566
Add little texty under the SVG heading
2017-10-31 22:11:13 -04:00
Adam Wathan
4e9638c7bb
Link up the badgies
2017-10-31 22:11:04 -04:00
Adam Wathan
61c02ef8b5
Cloak the responsive widgies
2017-10-31 22:06:05 -04:00
Adam Wathan
542cadf840
Alphabetize example nav links
2017-10-31 22:01:47 -04:00