Adam Wathan
06360a8094
More generator work
...
About to go down dark path of parameterized mixins.
2017-08-02 08:51:24 -04:00
Jonathan Reinink
a0ddedb360
Remove non existent classes from responsive helper.
2017-08-01 22:10:56 -04:00
Adam Wathan
f323d5d5b2
Desaturate all default colors to pure gray
...
We should put some thought into the lightness scale for these too; a
lot of the numbers are currently oddly precise for framework defaults,
like 52% or 16%.
2017-08-01 19:13:11 -04:00
Adam Wathan
5319c64822
Start extracting generators
2017-08-01 18:59:26 -04:00
Adam Wathan
8ae008951d
Remove unused responsive borders
2017-08-01 18:54:21 -04:00
Adam Wathan
eb86fd6acd
Add basic border generator mixins
2017-08-01 17:06:09 -04:00
Adam Wathan
3d98e3a1a1
Add basic background generator mixins
2017-08-01 17:06:09 -04:00
Adam Wathan
5a09eb6369
Remove KiteTail-specific colors and related utilities
2017-08-01 17:06:09 -04:00
Adam Wathan
483010e5c6
Merge pull request #35 from adamwathan/rename_layout_to_constrain
...
Improvements to contrain utilities
2017-08-01 16:16:39 -04:00
Jonathan Reinink
6cfa02606a
Add constrain variables.
2017-08-01 15:03:12 -04:00
Jonathan Reinink
b0717cfd71
Add responsive constrain helpers back.
2017-08-01 14:59:37 -04:00
Jonathan Reinink
568abc820d
Add more constrain helpers, and remove responsive versions.
2017-08-01 14:18:53 -04:00
Jonathan Reinink
ce2518affb
Rename layout to constrain.
2017-08-01 13:30:15 -04:00
Adam Wathan
cb0144015c
Merge pull request #31 from adamwathan/improvements_to_borders
...
Add additional border utilities
2017-08-01 13:16:54 -04:00
Adam Wathan
554081655b
Merge pull request #33 from adamwathan/cleanup_text_styles
...
Cleanup text styles
2017-08-01 13:16:36 -04:00
Jonathan Reinink
fefd40641b
Merge branch 'master' into cleanup_text_styles
2017-08-01 13:13:09 -04:00
Adam Wathan
fe7302a717
Merge pull request #34 from adamwathan/remove-components
...
Remove components and reorganize files a bit
2017-08-01 13:06:09 -04:00
Adam Wathan
18896866da
Remove components and reorganize files a bit
2017-08-01 13:05:25 -04:00
Jonathan Reinink
1f6e2d0955
Cleanup text styles.
2017-08-01 12:59:42 -04:00
Adam Wathan
f7329739fa
Re-add text, add display
2017-08-01 10:21:13 -04:00
Adam Wathan
d1e6f472a7
Remove node_modules whoops
2017-08-01 10:19:43 -04:00
Jonathan Reinink
fcdd1112bc
Remove old link utility import.
2017-08-01 10:19:16 -04:00
Adam Wathan
e4ba54923d
Grim local dev setup
2017-08-01 10:14:29 -04:00
Jonathan Reinink
66d9659da0
Adjust default border radius values.
2017-08-01 10:14:26 -04:00
Adam Wathan
423711606c
Merge pull request #27 from adamwathan/make_display_utility_file
...
Make display utility file
2017-08-01 10:13:43 -04:00
Adam Wathan
ac131e9c1c
Merge pull request #30 from adamwathan/remove_default_background_color
...
Remove default background color
2017-08-01 10:12:45 -04:00
Adam Wathan
acf7e2e6d3
Merge pull request #24 from adamwathan/make_links_components
...
Make link utilities into a component
2017-08-01 10:08:41 -04:00
Jonathan Reinink
3a1ff1bd83
Add additional border utilities.
2017-07-31 22:59:57 -04:00
Jonathan Reinink
5a45835839
Remove default background color.
2017-07-31 22:46:16 -04:00
Jonathan Reinink
cf4eff29ee
Remove base anchor style.
2017-07-31 22:28:09 -04:00
Jonathan Reinink
d3d5435cb1
Merge branch 'master' into make_links_components
2017-07-31 22:27:01 -04:00
Jonathan Reinink
34cc23c1fc
Make display utility file.
2017-07-31 20:58:10 -04:00
Jonathan Reinink
9835272561
Remove old reference to card component.
2017-07-31 20:43:08 -04:00
Adam Wathan
1f355c7756
Merge pull request #26 from adamwathan/make_position_utility_file
...
Make position utility file
2017-07-31 20:41:13 -04:00
Jonathan Reinink
f0a1188050
Make position utility file.
2017-07-31 20:36:09 -04:00
Adam Wathan
bea803cb8b
Merge pull request #22 from adamwathan/normalize_quotes
...
Normalize quotes
2017-07-31 20:12:04 -04:00
Adam Wathan
74af556596
Merge pull request #21 from adamwathan/remove_card_component
...
Remove card component
2017-07-31 20:10:49 -04:00
Adam Wathan
d7a796ac75
Merge pull request #20 from adamwathan/remove_composer
...
Remove Composer, after all
2017-07-31 20:10:43 -04:00
Jonathan Reinink
93c40a50e0
Make link utilities into a component.
2017-07-31 18:39:23 -04:00
Jonathan Reinink
01abdb3f89
Normalize quotes.
...
It seems double quotes are more common than single quotes in CSS.
2017-07-31 18:11:04 -04:00
Jonathan Reinink
ebaa8899f9
Remove card component.
...
This is better suited for a theme.
2017-07-31 18:01:31 -04:00
Jonathan Reinink
488d36f954
Remove Composer, after all. PHP devs doing CSS. 😎
2017-07-31 17:59:06 -04:00
Jonathan Reinink
c2e5cb4a7e
Move Composer to the correct location.
2017-07-31 14:01:31 -04:00
Adam Wathan
1184023310
Merge pull request #18 from adamwathan/add_composer_support
...
Add Composer support
2017-07-31 13:59:47 -04:00
Jonathan Reinink
0c7eeb183e
Add Composer support.
2017-07-31 13:58:34 -04:00
Adam Wathan
13a80f744b
Merge pull request #16 from adamwathan/create_import_files
...
Create import files (base, components, utilities and glitter).
2017-07-31 13:57:58 -04:00
Jonathan Reinink
3c5465b66b
Create import files (base, components, utilities and glitter).
2017-07-31 13:55:43 -04:00
Adam Wathan
333993206f
Merge pull request #17 from adamwathan/remove_stripe_elements
...
Remove stripe elements styles
2017-07-31 13:48:59 -04:00
Jonathan Reinink
393ee086c8
Remove stripe elements styles.
2017-07-31 13:46:10 -04:00
Adam Wathan
6471173054
Merge pull request #1 from adamwathan/normalize_spacing
...
Normalize spacing (to 2 spaces).
2017-07-31 13:38:35 -04:00