Commit Graph

39 Commits

Author SHA1 Message Date
annieversary 527feed89a add zephyr-cli 2022-09-09 18:54:18 +02:00
annieversary f56e0ec207 add regex scraper 2022-09-09 15:05:35 +02:00
annieversary 51cdf392c6 add playground link 2022-08-17 00:18:49 +01:00
annieversary 2d016d004b readme 2022-08-17 00:17:39 +01:00
annieversary fbca56d791 make examples/html.rs use scraping::get_classes 2022-08-16 23:42:45 +01:00
annieversary 11f2819ec8 add pretty printing 2022-08-16 22:46:43 +01:00
annieversary 3241f5570d add scraping 2022-08-16 17:49:32 +01:00
annieversary 4cdb7919b2 media-query ranges, group queries on same class 2022-08-16 13:26:11 +01:00
annieversary 871fce954d context aware values 2022-08-15 15:05:03 +01:00
annieversary d985d71fa4 make css colors optional 2022-08-15 12:41:11 +01:00
annieversary f8b0a62e09 clippy 2022-08-15 12:27:27 +01:00
annieversary 20b22c4c9e css colors 2022-08-15 12:22:03 +01:00
annieversary db4acd8995 add more defaults 2022-07-15 13:24:58 +01:00
annieversary c5301cfe63 add variable support 2022-07-11 16:43:43 +01:00
annieversary 0f09a5e22d media queries 2022-07-10 19:31:09 +01:00
annieversary 78a7799933 docs 2022-07-09 21:39:28 +01:00
annieversary 59633133f3 more readme 2022-07-09 21:27:22 +01:00
annieversary 2a598acf46 readme 2022-07-09 21:22:08 +01:00
annieversary 86e99939a0 fix nomenclature to be correct 2022-07-09 19:45:27 +01:00
annieversary 4136af68d8 add tracing 2022-07-06 19:03:42 +01:00
annieversary d21212902e add error type 2022-07-06 18:46:24 +01:00
annieversary 19a51d5f71 implement literal values 2022-07-06 15:05:57 +01:00
annieversary a999690413 spaces 2022-07-06 14:50:40 +01:00
annieversary 5ad1f8b90d implement special classes 2022-07-06 12:34:49 +01:00
annieversary 092898fa7f implement deduplicating classes before generating them 2022-07-06 10:55:12 +01:00
annieversary 8828250885 add w and h 2022-07-04 22:08:39 +01:00
annieversary 63ca79e814 fix issue with dots in selectors 2022-07-03 01:38:20 +01:00
annieversary d0c0b96eb3 errors 2022-07-02 22:33:48 +01:00
annieversary 444dadedba add inventory 2022-07-02 16:42:02 +01:00
annieversary 47a260b7ee multiple classes 2022-07-02 15:07:01 +01:00
annieversary 28d7886ee8 add map for pseudo elements 2022-07-02 14:58:57 +01:00
annieversary fa22940ac1 add a map for values 2022-07-02 14:48:07 +01:00
annieversary 761af37ba7 finish rework 2022-07-02 14:30:40 +01:00
annieversary 8613e712e7 rework, add non-value rules 2022-07-02 11:01:06 +01:00
annieversary dd9620ef9e apparently github wants newlines between each line in the readme 2022-05-13 23:23:47 +01:00
annieversary a930a30f64 readme 2022-05-13 23:21:35 +01:00
annieversary 502d626cb7 add name and stuff 2022-05-13 22:33:13 +01:00
annieversary 3e5fdde1f3 example and stuff 2022-05-13 14:29:40 +01:00
annieversary 4c799091b4 init 2022-05-13 11:35:22 +01:00