1
0
mirror of https://github.com/kognise/water.css.git synced 2025-01-17 19:58:13 +01:00

46 Commits

Author SHA1 Message Date
Jonas Kuske
aad0bbe4a9 refactor: remove redundant browserslist query 2020-05-31 01:51:26 +02:00
Jonas Kuske
a4f6da8bdc refactor: use env-less browserslist 2020-05-31 01:30:58 +02:00
Felix
03d3815d39 Update description 2020-05-30 17:54:22 -05:00
Felix
9622806a42 Remove posthtml-include 2020-05-30 17:52:29 -05:00
Felix
b06097ee38 Remove unneeded styles 2020-05-30 12:47:34 -05:00
Felix
b49b852722 Update precommit hook to not fix changes and error 2020-05-29 23:25:26 -05:00
Kognise
6d66c9c05a
Merge pull request #191 from kognise/new-file-structure
[WIP] New File Structure + Version Picker
2020-05-29 22:21:31 -05:00
Felix
fa7e9f5c51 Add husky 2020-05-28 23:05:22 -05:00
Felix
2c29269710 Fix some linting issues 2020-05-27 21:10:50 -05:00
Felix
9d96ee32f9 Update file structure 2020-05-27 21:04:05 -05:00
Felix
1297b75c5c Make some changes outlined in #64 2020-05-27 14:47:48 -05:00
Felix
f67b8da4fa Add Changesets and update documentation 2020-05-27 14:20:45 -05:00
Felix
332e8cea03 Linting, so much linting
I installed and configured stylelint and eslint, and added an editorconfig as well as a vscode recommended extensions file.

The reason the diff is so large is I ran the linters and fixed all the linting issues.
2020-05-27 13:09:20 -05:00
Felix
d6766ceeda Finish merging 2020-05-26 20:40:01 -05:00
Felix
45dcac5f93 Merge branch 'master' into two 2020-05-26 20:36:21 -05:00
Felix Mattick
dbc9c50f34 Add style linting and fix problems 2019-10-02 12:03:14 -07:00
Felix Mattick
4eba6d54ac Add Standard linting and fix problems 2019-10-02 11:09:20 -07:00
Felix Mattick
2d029be3fc Install standard 2019-10-02 10:59:34 -07:00
Felix Mattick
89db17b227 Merge branch 'remove-dist' 2019-10-02 10:41:45 -07:00
Jan Schneider
6d37bf30c3 #111 Seperate browserlist for modern builds 2019-10-02 11:34:55 +02:00
Melanie Seltzer
cf55a56b61 Remove dist folder 2019-10-01 23:25:20 -07:00
Jonas Kuske
758cd36841 feat: update so branch base matches current master 2019-06-08 21:35:56 +02:00
Jonas Kuske
893b8ab4ed chore: add docs dependencies to pkg json 2019-06-08 21:20:35 +02:00
Jonas Kuske
ba843037d0 refactor: add proper typing 2019-06-08 21:19:33 +02:00
Jonas Kuske
6bf48e1615 refactor: add HTML processing, picker as partial 2019-06-08 21:19:33 +02:00
Jonas Kuske
033390881e feat: add build step for docs, minor improvements 2019-06-08 21:19:28 +02:00
Jonas Kuske
436a4211eb feat: inline SVGs using postcss-inline-svg 2019-06-07 00:46:32 +02:00
Kyle Pollard
0a33813d10 Bump version to 2.0.0 2019-05-27 21:33:24 -07:00
Jonas Kuske
143373130d docs: update README to include new builds 2019-05-27 23:31:34 +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
kimulaco
eb34c7d518 Change chalk into devDependencies 2019-04-19 19:04:21 +09:00
Kyle Pollard
45b1b26b7e More logging of file sizes, saner browserlist 2019-04-07 20:52:18 -07:00
Kognise
5e06e92b2e Update browserlist and fix repl.it 2019-04-07 22:27:01 -04:00
Kognise
b8b95d4f49 Add byte size printer 2019-04-07 22:18:31 -04:00
Kyle Pollard
dd3d306692 Added recommended browserslist 2019-04-07 18:18:27 -07:00
Kyle Pollard
b500878f5a Removed old dev server and updated build/dev tasks 2019-04-07 17:50:33 -07: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
2b900b7e66
COmpress output 2019-04-06 16:43:52 -04: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
24a097d31d
Segment build scripts 2019-04-06 08:29:35 -04:00
Kyle Pollard
7bce456f26 Created themed styles with Sass 2019-04-05 22:00:32 -07:00
Kyle Pollard
69924d393d Added package/Sass 2019-04-05 20:29:26 -07:00