Adam Wathan
3bad6d0f65
Update to latest default config as base
2017-10-21 17:42:41 -04:00
Adam Wathan
0ccbef9b42
Fix broken Less watcher in build script
2017-10-21 17:42:34 -04:00
Adam Wathan
c989134554
Add basic test for hoverable at-rule
2017-10-21 11:26:30 -04:00
Adam Wathan
efe678ddf3
Add focusable at-rule
...
Allows you to wrap up classes to easily generate `.focus:{class}`
variants.
2017-10-21 11:15:25 -04:00
Adam Wathan
eba5970810
Add hover variants for font weight utilities
2017-10-21 10:52:39 -04:00
Adam Wathan
481b19e50e
Switch wrap utility to new name
2017-10-21 10:48:39 -04:00
Adam Wathan
42d420d52d
Rebuild dist files
2017-10-21 10:37:50 -04:00
Adam Wathan
70d2eb2d0e
Merge pull request #191 from nothingworksinc/improve-watch-script
...
Trying to make watch script less shit
2017-10-21 10:06:43 -04:00
Adam Wathan
f683c7c26e
Trying to make watch script less shit
2017-10-21 10:03:49 -04:00
Adam Wathan
d4d39f6d4c
Merge pull request #188 from nothingworksinc/rename-not-italic-to-roman
...
Rename "not-italic" utility to "roman"
2017-10-20 16:36:11 -04:00
Jonathan Reinink
a6cc77702b
Update tests for new "roman" utility
2017-10-20 15:06:57 -04:00
Jonathan Reinink
0f30dfc64e
Rename "not-italic" utility to "roman"
2017-10-20 15:01:59 -04:00
Adam Wathan
64c3af5c0d
Fix tests
2017-10-20 13:44:57 -04:00
Adam Wathan
0bbe669cd6
Remove md text size alias ( 🖕🏻 ) and align pixel comments
2017-10-20 12:10:56 -04:00
Adam Wathan
07aab941e2
Use Bootstrap-inspired default monospace font stack
2017-10-20 12:10:21 -04:00
Adam Wathan
678f7f8622
Use Node LTS compatible syntax
2017-10-20 12:10:05 -04:00
Adam Wathan
627605fdfd
Sketch out custom select form example
2017-10-20 11:33:06 -04:00
Adam Wathan
825bb19741
Update mix to fix autoprefixer issues
2017-10-20 11:33:06 -04:00
Adam Wathan
325f7daead
Merge pull request #185 from nothingworksinc/improve-wrap-utilities
...
Rename text wrap utilities
2017-10-20 11:32:43 -04:00
Adam Wathan
ee804cb9dc
Use English for whitespace utilities
2017-10-19 12:31:11 -04:00
Adam Wathan
0a0ad8810f
Update tests
2017-10-19 12:23:11 -04:00
Adam Wathan
323855eb83
Use grim uncreative white-space utility names
...
Because CSS is terrible and there's no way to pretty this up no matter
how hard I try.
2017-10-19 12:23:11 -04:00
Jonathan Reinink
f3fd0acdfd
Rename text wrap utilities
2017-10-19 12:23:11 -04:00
Adam Wathan
2155ed4dd2
Update doc classes for latest massive class renaming
2017-10-19 12:06:17 -04:00
Adam Wathan
8e1fcd7262
Generate minified file on build
...
Useful for checking gzip size and making sure we are still reasonable.
Currently at 19.6kb 🤙🏻
2017-10-19 12:00:14 -04:00
Adam Wathan
e513a00d62
Update dist files
2017-10-19 11:59:44 -04:00
Adam Wathan
e92f3b3bac
Change weight and family prefix to font
2017-10-19 10:00:54 -04:00
Adam Wathan
6319770198
Use more human names for text style utilities
2017-10-19 09:27:12 -04:00
Adam Wathan
c7c658940b
Fix shadows, don't align examples left by default
2017-10-19 09:09:12 -04:00
Jonathan Reinink
c6f74d005b
Remove prefixes from text style utilities
2017-10-18 16:31:27 -04:00
Adam Wathan
ea433a69ee
Update shadows documentation
2017-10-17 14:58:53 -04:00
Adam Wathan
3be4648d41
Add some button examples
2017-10-17 14:54:42 -04:00
Adam Wathan
c20af3484c
Move default values for borders/rounded/shadows next to modifiers
...
Moves rounded out to it's own `radiuses` config, provide fewer default
shadows, remove `defaults` key, instead add a default to each utility
that has a no-suffix variant.
2017-10-17 14:54:31 -04:00
Adam Wathan
232eeb037f
Merge pull request #184 from nothingworksinc/sanity-test
...
Add really basic/naive sanity test
2017-10-17 10:45:07 -04:00
Adam Wathan
6cf96e0cab
Fix pull reference
2017-10-17 10:39:57 -04:00
Adam Wathan
f0ebdabb83
Switch to only literal colors
2017-10-17 10:39:57 -04:00
Adam Wathan
7345fb04b8
Add really basic/naive sanity test
2017-10-17 08:57:44 -04:00
Adam Wathan
c9baf0b100
Remove top border on body of titled alert example
2017-10-16 19:16:59 -04:00
Adam Wathan
89ab635666
Don't specify style or color for zero width borders
2017-10-16 19:16:48 -04:00
Adam Wathan
5c84ff8731
Add little icon to solid alert example why not?
2017-10-16 15:52:01 -04:00
Adam Wathan
e0535a7724
Add smoke/slate colors, rename all "lightest" to "lighter"
2017-10-16 15:20:13 -04:00
Adam Wathan
e353383cde
Fix tests
2017-10-16 14:17:48 -04:00
Adam Wathan
d619d11866
Merge branch 'align-content-helpers'
2017-10-16 13:58:20 -04:00
Adam Wathan
0feb1dad57
Add align-self utilities
2017-10-16 13:58:04 -04:00
Adam Wathan
4727e316ef
Merge pull request #178 from nothingworksinc/align-content-helpers
...
Add align-content helpers
2017-10-16 13:52:15 -04:00
David Hemphill
b3887b6fc1
rename align-content utilities to have content prefix
2017-10-16 13:51:49 -04:00
David Hemphill
5a186018b8
add align-content helpers
2017-10-16 13:51:49 -04:00
Adam Wathan
b100236ac7
Rename alert examples
2017-10-16 13:51:09 -04:00
Adam Wathan
daaf1cadce
Provide fewer default text color utilities
...
Provide just the dark and darker versions of each color. We may want to
add one light option too?
2017-10-16 13:51:01 -04:00
Adam Wathan
2699b96cfd
Merge pull request #179 from nothingworksinc/fix-tests
...
Fix tests
2017-10-16 12:35:22 -04:00