Jeff

Results 26 issues of Jeff

Could be an issue with Tinyliquid, but I thought I'd post it here as well just in case. Error message: `ERR! generate Liquid error from /: Filter where is undefined...

After running `prettier-stylelint '**/*.scss'` — leaving `--write` off for now just to dry-run — I'm getting the following error: ``` prettier-stylelint [ERROR]: There was an error formatting "lib/showbie-previewer/addon/components/sbe-preview/text-on-page/styles.scss" TypeError: Cannot...

Process template filters first, then strip `'` and `.` characters from slug strings. Fixes #4783 **Summary** Provides greater control over field values used in entry slug strings. **Test plan** Added...

pinned

Thinking about removing the dependency on `stylelint-order` and making it a peerDependency instead. An extra thing to install if the plugin isn't being used in the config elsewhere, but less...

Should add a variable to define the size, instead of locking it to the heading scale.

update

e.g., if provided a `rem` size, don't try to operate on it.

fix

For cases where you don't want/need to load the base element styles.

update

Some planned housekeeping and architecture changes for the next major version. - [x] Update internal tooling configs - [x] Rebuild docs site (using Vuepress & Tachyons) - [x] Add CHANGELOG...

See: https://medium.com/@jakobud/css-polyfluidsizing-using-calc-vw-breakpoints-and-linear-equations-8e15505d21ab

investigate

Simplify font-sizing by entering a ratio, instead of separate variables for each heading/size.