4079 Commits

Author SHA1 Message Date
Adam Wathan
36c2a60766 Rename tracking to letterSpacing 2019-02-15 15:24:40 -05:00
Adam Wathan
ab9277d3eb Rename textSizes to fontSize 2019-02-15 15:21:27 -05:00
Adam Wathan
e9f86cc295 Rename svgStroke to stroke 2019-02-15 15:20:05 -05:00
Adam Wathan
4763840582 Merge branch 'master' into next 2019-02-15 14:31:17 -05:00
Adam Wathan
3bea3a1a0d
Merge pull request #657 from tailwindcss/customize-default-variant-placement
Allow users to customize default variant placement
2019-02-15 13:28:43 -05:00
Adam Wathan
c0ec2c5fbe Allow users to customize default variant placement 2019-02-15 10:52:01 -05:00
Adam Wathan
45c5e69708 Update shadows to boxShadow in corePlugins 2019-02-14 15:34:07 -05:00
Adam Wathan
7abbf520df Rename svgFill to fill 2019-02-14 15:33:51 -05:00
Adam Wathan
b6b67e1c8c Rename shadows to boxShadow 2019-02-14 15:32:38 -05:00
Adam Wathan
4b717aad56 Rename leading plugin to lineHeight 2019-02-14 15:31:19 -05:00
Adam Wathan
af65b45a4c Rename fontWeights to fontWeight 2019-02-14 15:25:35 -05:00
Adam Wathan
856fdbc3dd Rename borderWidths to borderWidth 2019-02-14 15:24:20 -05:00
Adam Wathan
df8fe5afa6 Rename borderColors to borderColor 2019-02-14 15:23:22 -05:00
Adam Wathan
376daf3345 Rename backgroundColors to backgroundColor 2019-02-14 15:20:07 -05:00
Adam Wathan
d3c65e55af Rename fonts plugin to fontFamily 2019-02-14 14:39:08 -05:00
Adam Wathan
86fe81b1bd
Merge pull request #655 from tailwindcss/extend-theme
Add first class support for extending the default theme
2019-02-14 14:33:31 -05:00
Adam Wathan
000feb7495 Merge branch 'master' into next 2019-02-14 08:51:41 -05:00
Adam Wathan
42fcc06f03 Switch Slack to Discord in README 2019-02-14 08:51:33 -05:00
Adam Wathan
c56b56db3e Fix code style 2019-02-14 07:48:57 -05:00
Adam Wathan
4754d225af Remove need for without function 2019-02-14 07:47:32 -05:00
Adam Wathan
e1dd08dad3 Add test to document extend is not deeply merged 2019-02-14 07:43:50 -05:00
Adam Wathan
d95d28eec8 Fix code style 2019-02-13 14:25:37 -05:00
Adam Wathan
2342d72c5e Use existing parameter 2019-02-13 14:22:45 -05:00
Adam Wathan
8ff2b59096 Add first class support for extending the default theme 2019-02-13 13:07:41 -05:00
Adam Wathan
acee88312a
Merge pull request #652 from tailwindcss/normalize-npm
Depend on normalize.css properly
2019-02-11 18:40:38 -05:00
Adam Wathan
32fd2151c8 Depend on normalize.css properly 2019-02-11 15:49:12 -05:00
Adam Wathan
030c2c31d4
Merge pull request #651 from tailwindcss/preflight-to-base
Remove preflight CSS export in favor of base
2019-02-11 12:55:35 -05:00
Adam Wathan
f6e40afb28 Build base instead of preflight 2019-02-11 12:46:19 -05:00
Adam Wathan
291ee6653e Remove preflight CSS export in favor of base 2019-02-11 12:38:46 -05:00
Adam Wathan
48d055b7e2 Merge branch 'master' into next 2019-02-08 11:19:15 -05:00
Adam Wathan
f83ad51382 Update dependencies 2019-02-08 11:19:04 -05:00
Adam Wathan
e6371fc76f
Merge pull request #650 from tailwindcss/preflight-plugin
Convert preflight to plugin
2019-02-08 09:31:15 -05:00
Adam Wathan
a9bab6ebb6 Add preflight to tailwindcss/plugins folder 2019-02-08 09:26:34 -05:00
Adam Wathan
9a3eee5afc Don't handle preflight separately in corePlugins
If we do, we have to handle disabling/custom configuration separately too, which we don't want.

This really suggests I should prioritize adding a more black-box level test for this part of the codebase.
2019-02-07 15:31:11 -05:00
Adam Wathan
a9a0cf03e5 Move preflight CSS into plugins directory 2019-02-07 15:27:17 -05:00
Adam Wathan
690c7f2d52 Convert preflight to plugin 2019-02-07 15:19:54 -05:00
Adam Wathan
76c40e4394 Fix style 2019-02-07 15:13:17 -05:00
Adam Wathan
29f3b6415f
Merge pull request #649 from tailwindcss/plugin-base-styles
Allow plugins to register base styles
2019-02-07 15:12:02 -05:00
Adam Wathan
4a505be390 Load plugin base styles at @tailwind base 2019-02-07 15:09:18 -05:00
Adam Wathan
4007fc4d32 Test plugins can add base styles with raw PostCSS nodes 2019-02-07 14:06:24 -05:00
Adam Wathan
1d0b4cd31c Test plugins can add base styles with object syntax 2019-02-07 14:05:00 -05:00
Adam Wathan
b8f965179c Finish merge of master 2019-02-07 13:58:47 -05:00
Adam Wathan
0de9df3de9 Use correct variant config for backgroundSize plugin 2019-02-07 09:12:24 -05:00
Adam Wathan
407d84994d Merge branch 'benface-issue/608' 2019-02-07 09:10:37 -05:00
Adam Wathan
f69e02cf2f Fix conflicts 2019-02-07 09:10:20 -05:00
Adam Wathan
5da20369bc
Merge pull request #645 from tailwindcss/theme-closures
Support using closures as theme values to enable self-referencing
2019-02-06 14:49:45 -05:00
Adam Wathan
8aabccb8d4 Fix code style 2019-02-06 14:29:05 -05:00
Adam Wathan
c2118be312
Merge pull request #648 from tailwindcss/responsive-nested-at-rules
Properly handle deeply nested at-rules inside of `@responsive`
2019-02-06 14:27:50 -05:00
Adam Wathan
b544febfcb Use root instead of array to unify code paths 2019-02-06 14:23:38 -05:00
Adam Wathan
faf2be163f Add failing test for using @responsive with deeply nested at-rules 2019-02-06 13:56:58 -05:00