Commit graph

15 commits

Author SHA1 Message Date
kylejrp
0a87b29b6e
Merge branch 'master' into add/style-guidelines 2019-11-01 17:03:57 -07:00
dependabot[bot]
5c413838c3
build(deps): bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01 23:22:29 +00:00
dependabot[bot]
885f26712e
build(deps): bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-02 19:12:05 +00:00
Felix Mattick
dbc9c50f34 Add style linting and fix problems 2019-10-02 12:03:14 -07:00
Felix Mattick
2d029be3fc Install standard 2019-10-02 10:59:34 -07:00
Jonas Kuske
436a4211eb feat: inline SVGs using postcss-inline-svg 2019-06-07 00:46:32 +02:00
Jonas Kuske
11b0a7d3a5 feat: update gulp to compile using PostCSS 2019-05-07 01:43:58 +02:00
Jonas Kuske
413e189821 feat: update gulpfile to compile CSS variables 2019-05-06 00:24:42 +02:00
Kyle Pollard
cd35275bbc Added .min.css files to dist
Made .css contain human readable styles
2019-04-20 12:29:10 -07:00
Kognise
b8b95d4f49 Add byte size printer 2019-04-07 22:18:31 -04:00
Kyle Pollard
a4f4eb370a Added browser-sync 2019-04-07 17:47:23 -07:00
Kyle Pollard
b19121261e Added sourcemaps, autoprefixing, css minification 2019-04-07 17:41:13 -07:00
Kognise
bfd619e330
Add dev server 2019-04-06 15:52:37 -04:00
Kognise
54d5cbd805
Restructure everything 2019-04-06 15:07:11 -04:00
Kognise
4eaabf55cc
Move to yarn 2019-04-06 14:32:07 -04:00