1
0
mirror of https://github.com/kognise/water.css.git synced 2025-02-23 13:23:54 +01:00

32 Commits

Author SHA1 Message Date
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
73143be201 Update cdn urls 2020-05-27 18:29:52 -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
f2ab222da6 Remove redundant code 2020-05-26 21:36:14 -05:00
Felix
ff9bf59b8a Add changes from #140 2020-05-26 21:35:34 -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
4eba6d54ac Add Standard linting and fix problems 2019-10-02 11:09:20 -07:00
Jan Schneider
6d37bf30c3 #111 Seperate browserlist for modern builds 2019-10-02 11:34:55 +02:00
Jonas Kuske
a1be24b96b feat: output styles to docs, so site can use them 2019-06-09 16:17:24 +02:00
Jonas Kuske
4cf2713004 fix: update css imports to be independent from CDN 2019-06-09 14:27:34 +02:00
Jonas Kuske
758cd36841 feat: update so branch base matches current master 2019-06-08 21:35:56 +02:00
Jonas Kuske
6bf48e1615 refactor: add HTML processing, picker as partial 2019-06-08 21:19:33 +02:00
Jonas Kuske
ba6664cb91 feat: add sourcemaps for docs build 2019-06-08 21:19:31 +02:00
Jonas Kuske
033390881e feat: add build step for docs, minor improvements 2019-06-08 21:19:28 +02:00
Jonas Kuske
234152f181 feat: add new installation guide, move to docs/ 2019-06-08 21:18:43 +02:00
Jonas Kuske
f7c6a87ca9 feat: single SVG for arrow, change color on import 2019-06-07 01:13:36 +02:00
Jonas Kuske
436a4211eb feat: inline SVGs using postcss-inline-svg 2019-06-07 00:46:32 +02:00
Kyle Pollard
1a2d41b87b Fixed /docs references in gulpfile 2019-05-27 21:32:28 -07:00
Jonas Kuske
79ad695531 feat: add build files, add docs/ and .github/ 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
Kognise
d31f31680c More silly style updates 2019-04-07 23:57:25 -04: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
Kognise
bab6e27152 Tiny stylistic changes 2019-04-07 22:00:52 -04:00
Kyle Pollard
c302231819 Moved sourcemaps to external file to keep size low 2019-04-07 17:53:32 -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