1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 17:50:29 -04:00

9 Commits

Author SHA1 Message Date
9543aaa5b0
process SCSS @import rules with postcss-import 2020-10-03 19:24:27 -04:00
d970c031a5
run initial SCSS refactoring through percy 2020-07-07 08:57:26 -04:00
426e7d91f1
clean up styles & extend old browser support via autoprefixer/eslint 🧓🏻
and stop encoding emojis like a caveman
2020-07-04 19:29:18 -04:00
59a92fc60e
add postcss-focus & postcss-color-rgba-fallback 2020-05-13 21:11:28 -04:00
323b3dd9f6
add Prettier to workflow 🎀 (#128)
* prettier init

* prettier ignore

* run on everything 😬

* add prettier check script

* update deps

* Update .prettierignore
2020-05-06 12:19:21 -04:00
09e9953c66
fix entity encoding in image alt/title attributes 2020-01-10 09:23:57 -05:00
4512dce17a
remove postcss-pxtorem plugin 2020-01-09 20:56:22 -05:00
53d5a824a0
add stylelint as postcss plugin 2020-01-09 12:06:09 -05:00
5b44ee101f
use postcss via hugo pipes instead of cli 2020-01-09 09:20:56 -05:00