Brad Cornes
5bf4699a35
Add theme helper function errors ( #2615 )
...
* feat: throw when theme does not have requested path (#1799 )
* Add suggestions to theme function errors
Co-authored-by: Jason Quense <monastic.panic@gmail.com>
2020-10-19 08:12:14 -04:00
Adam Wathan
d8841ffa43
Update changelog
2020-10-18 15:47:45 -04:00
Twentylives
a2337e6cc8
Simplifying animation utilities generation ( #2606 )
2020-10-18 15:44:10 -04:00
Adam Wathan
44f2c54605
Increase test timeout
2020-10-18 15:43:50 -04:00
Adam Wathan
ce2c24ff35
Update fixtures
2020-10-18 15:43:50 -04:00
Adam Wathan
3259608813
Add 2xl breakpoint by default
2020-10-18 15:43:50 -04:00
Adam Wathan
322d366440
Extend font size scale
2020-10-18 15:43:50 -04:00
Adam Wathan
dc9d510c8a
Extend spacing scale
...
By probably too much.
2020-10-18 15:43:50 -04:00
Adam Wathan
9a8c170223
Remove uniformColorPalette experiment
2020-10-18 15:43:50 -04:00
Adam Wathan
0e4870c8d7
Remove unused import
2020-10-18 15:43:50 -04:00
Adam Wathan
7376d7c8b1
Enable dark mode
2020-10-18 15:43:50 -04:00
Adam Wathan
8423cf7932
Remove experimental flag from test
2020-10-18 15:43:50 -04:00
Adam Wathan
c1a7e94e65
Rename export
2020-10-18 15:43:50 -04:00
Adam Wathan
a5ba851c88
Replace old apply implementation files
2020-10-18 15:43:50 -04:00
Adam Wathan
782a828c81
Switch to new apply implementation
2020-10-18 15:43:50 -04:00
Adam Wathan
998f3ffc03
Move truncate to textOverflow plugin
2020-10-18 15:43:50 -04:00
Adam Wathan
dc7c477326
Remove unused import
2020-10-18 15:43:50 -04:00
Adam Wathan
1371e7951e
Use standard font weight names by default
2020-10-18 15:43:50 -04:00
Adam Wathan
cab3545280
Apply prettier fixes to stubs
2020-10-18 15:43:50 -04:00
Adam Wathan
7d102598f9
Add line-heights to font-size utilities by default
2020-10-18 15:43:50 -04:00
Adam Wathan
b008d0c08a
Remove 'conservative' purge mode
2020-10-18 15:43:50 -04:00
Adam Wathan
4959a99f77
Remove deprecated gap utilities
2020-10-18 15:43:50 -04:00
Adam Wathan
31814d6edf
Remove future blocks from config stubs
2020-10-18 15:43:50 -04:00
Adam Wathan
9d40ef519c
Remove default values from config that have default values even when not present at all
2020-10-18 15:43:50 -04:00
Adam Wathan
cdb0f07f6e
Merge branch 'master' of github.com:tailwindlabs/tailwindcss
2020-10-18 15:14:34 -04:00
Slava Nossar
d38c358945
Use translate3d() ( #1380 )
...
* use translate3d
* add translate3d to test fixtures
* create `transform-gpu` utility
* merge in test from master
* update tests
* add responsive variants to tests
2020-10-18 07:31:23 -04:00
Adam Wathan
21d4b8c787
Apply new prettier defaults
2020-10-17 20:34:11 -04:00
Adam Wathan
637967e031
Update eslint-prettier deps
2020-10-17 20:30:11 -04:00
Adam Wathan
3f2f81b4a7
Update changelog
2020-10-17 19:36:05 -04:00
Twentylives
23100317f4
Using CSS Logical Properties in space and divide layout utilities ( #1883 )
...
* CSS Logical Properties in Space Between utilities
Switching to logical properties to fix compatibilty issues with non LTR layouts.
* CSS Logical Properties in Divide Width utilities
Switching to logical properties to fix compatibilty issues with non LTR layouts.
2020-10-17 19:34:19 -04:00
Adam Wathan
d3975e2203
Update changelog
2020-10-17 12:57:01 -04:00
Adam Wathan
ef3d655e7b
Ensure changes to withOptions plugins trigger rebuilds
2020-10-17 12:52:13 -04:00
Adam Wathan
23561bdd40
Update changelog
2020-10-17 12:51:55 -04:00
depfu[bot]
2ef614b2a3
Update postcss-nested to version 5.0.1 ( #2595 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-10-17 08:27:34 -04:00
depfu[bot]
defaf72c2b
Update postcss-js to version 3.0.1 ( #2594 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-10-17 08:20:29 -04:00
Adam Wathan
0e3b8462f9
Remove eslint-config-postcss
2020-10-16 19:26:42 -04:00
Adam Wathan
62a3947414
Update autoprefixer
2020-10-16 19:11:02 -04:00
Adam Wathan
8ef87468d1
Bust module cache
2020-10-16 19:06:24 -04:00
Adam Wathan
63b62bd04f
Trigger CI
2020-10-16 19:00:20 -04:00
depfu[bot]
a1b9548563
Upgrade postcss: 7.0.32 → 8.1.1 (major) ( #2593 )
...
* Update postcss to version 8.1.1
* Update main plugin format for PostCSS 8
* Move postcss to peerDependencies
* Remove postcss from dependencies
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Adam Wathan <adam.wathan@gmail.com>
2020-10-16 16:57:21 -04:00
Adam Wathan
4da1b497a6
Update changelog
2020-10-16 15:43:01 -04:00
Adam Wathan
fca7af76d5
Remove word-wrap fallback for IE11
2020-10-16 15:42:24 -04:00
Adam Wathan
38b4eeb288
Prettier likes parens a lot now
...
git blame is now broken forever.
2020-10-16 15:39:44 -04:00
depfu[bot]
8e4e0a0eb8
Upgrade @fullhuman/postcss-purgecss: 2.3.0 → 3.0.0 (major) ( #2589 )
...
* Update @fullhuman/postcss-purgecss to version 3.0.0
* Replace whitelist with safelist
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Adam Wathan <adam.wathan@gmail.com>
2020-10-16 15:36:41 -04:00
Adam Wathan
6927155956
Don't warn about future flags
2020-10-16 14:53:27 -04:00
Adam Wathan
9065404f4d
Revert "Automatically add featureFlags.future flags to the configuration files whenever the init command is ran ( #2379 )"
...
This reverts commit f72158c87f2ac1b1357d856dd79567c4329b5525.
2020-10-16 14:53:21 -04:00
Adam Wathan
638f3e9f9e
Update changelog
2020-10-16 14:32:12 -04:00
Adam Wathan
3fbabc9ff4
Add SFMono-Regular to default mono font stack
2020-10-16 14:17:58 -04:00
Robbert Klarenbeek
2c6f237685
Improve font stack with standard font families
2020-10-16 14:16:06 -04:00
depfu[bot]
cda008a721
Update eslint to version 7.10.0
2020-10-16 18:14:00 +00:00