Adam Wathan
de24a2a45e
Remove special scrollbar styling for IE/Edge
2018-03-13 12:33:19 -04:00
Adam Wathan
cc968d1791
Fix conflics, refactor variant generator
2018-03-13 08:12:20 -04:00
Adam Wathan
1b24db9244
Sort cursor utilities
2018-03-13 07:55:49 -04:00
Adam Wathan
a2ffc0d62d
Merge branch 'OFFLINE-GmbH-master' into 0.5
2018-03-13 07:50:53 -04:00
Adam Wathan
cf77601bcf
Fix conflicts
2018-03-13 07:50:33 -04:00
Laurence Ioannou
174f3723aa
Update overflow.js
2018-03-12 16:05:35 -04:00
Adam Wathan
77e350c882
Merge branch 'hacknug-feature/backgroundSizes' into 0.5
2018-03-12 15:41:55 -04:00
Adam Wathan
290bafd2d2
Fix conflicts
2018-03-12 15:41:25 -04:00
Adam Wathan
20461a3418
Generate container classes as components, not utilities
2018-03-12 15:34:34 -04:00
Adam Wathan
fa0e06c2dd
Generate focus variants last and group-hover variants first
2018-03-12 15:34:14 -04:00
Adam Wathan
02bac50589
Rename to
2018-03-12 15:33:53 -04:00
Adam Wathan
c63bf4f4da
Fix conflicts
2018-03-12 11:14:54 -04:00
Adam Wathan
dbb4802fb6
Fix style
2018-03-07 09:37:01 -05:00
Adam Wathan
db8e06c282
Add test for nested rules
2018-03-07 09:37:01 -05:00
Adam Wathan
3be6a04d54
Add test to make sure we're not stupidly flattening styles too early
2018-03-07 09:37:01 -05:00
Adam Wathan
8e8f47c58d
Respect user prefix by default when creating component classes
2018-03-07 09:37:01 -05:00
Adam Wathan
7a8f8d9877
Style fixes
2018-03-07 09:37:01 -05:00
Adam Wathan
7d589dd542
Fix style + kill unused code
2018-03-07 09:37:01 -05:00
Adam Wathan
c3f021a0c9
Prefix all classes in a selector, don't assume single class
2018-03-07 09:37:01 -05:00
Adam Wathan
d1423bab63
Drop shitty rule/atRule syntax for pure object syntax
2018-03-07 09:37:01 -05:00
Adam Wathan
10be05a167
Get object style parsing working without the insanity
2018-03-07 09:37:01 -05:00
Adam Wathan
bc05473b37
Add dependencies, fix warnings
2018-03-07 09:37:01 -05:00
Adam Wathan
6450748351
WIP
2018-03-07 09:37:01 -05:00
Adam Wathan
9fec0b11c2
Fix style
2018-03-05 09:58:35 -05:00
Adam Wathan
c67912af66
Add test to document checking the user's !important preference
2018-03-05 09:58:35 -05:00
Adam Wathan
2feac441e7
Style fixes
2018-03-05 09:58:35 -05:00
Adam Wathan
ac8099251f
Inline plugin functions in tests
2018-03-05 09:58:35 -05:00
Adam Wathan
9234df388e
Add utility helper for creating utility rules that are automatically escaped and respect prefix/important options
2018-03-05 09:58:35 -05:00
Adam Wathan
960275cc86
Add container classes as utilities not components
...
Just for now so that this feature can be introduced into the codebase
without forcing a BC break. The container classes will eventually be
moved to a built-in plugin that adds them as components.
2018-03-05 09:58:35 -05:00
Adam Wathan
6849818e20
Style fixes
2018-03-05 09:58:35 -05:00
Adam Wathan
dac591198f
Provide a function for prefixing utilities in plugins
2018-03-05 09:58:35 -05:00
Adam Wathan
90982f9099
Test plugins can add multiple sets of utilities and components
2018-03-05 09:58:35 -05:00
Adam Wathan
87b291a258
Test utilities can be added without specifying variants
2018-03-05 09:58:35 -05:00
Adam Wathan
64d2176363
Test that "@" is optional in at-rule definitions
2018-03-05 09:58:35 -05:00
Adam Wathan
9573024a1b
Expose config as a function to avoid mutation and make it easy to provide defaults
2018-03-05 09:58:35 -05:00
Adam Wathan
18d45b19cf
Fix style
2018-03-05 09:58:35 -05:00
Adam Wathan
b96f342d8a
Add initial test suite for processPlugins
2018-03-05 09:58:35 -05:00
Adam Wathan
5f77aa0ec3
Implement basic plugin system
2018-03-05 09:58:35 -05:00
Adam Wathan
eacc4635b6
Match apply rules against a lookup table instead of searching
2018-02-28 20:34:16 -05:00
fedeTibaldo
b7cb21360d
Update priority order to (from the highest): active-hover-focus
2018-02-19 17:23:22 +01:00
fedeTibaldo
62cf25f718
Change priority order to (from the highest): focus-active-hover
2018-02-16 18:09:20 +01:00
fedeTibaldo
2e4e4a79e2
Revert output order from hover-active-focus to focus-active-hover
2018-02-09 20:57:34 +01:00
fedeTibaldo
1f57fbfbaf
Add tests for active state variant
2018-02-09 20:20:24 +01:00
Adam Wathan
ffabb9ff6c
Update fixture with new preflight comments
2018-01-30 06:57:00 -05:00
Emil Tholin
357c87376e
Add support for passing a function as the prefix
2018-01-28 15:55:21 -05:00
Nestor Vera
8f66028859
Update tests for bg-auto
2018-01-22 20:53:05 +01:00
Adam Wathan
f4c905fcef
Tweak Perfectionist configuration
2018-01-22 10:01:22 -05:00
Keith Damiani
6ce550c71b
Update test fixture tailwind-output.css to reflect perfectionist styles
2018-01-19 14:51:58 -05:00
Keith Damiani
60af234d5d
Update test for output when using no Tailwind features
2018-01-19 14:40:43 -05:00
Seth Warburton
2c08993f89
[Fixed] Provide a safer and future-proofed system font stack
2018-01-11 16:45:50 +00:00