Garrick Aden-Buie

Results 394 comments of Garrick Aden-Buie

To reply directly to some of your points... > For projects, DESCRIPTION creates a second place to declare dependencies that can conflict with the `renv.lock` if they're not dutifully maintained....

> Okay! You've convinced me this is worth exploring further. Awesome 😃 > Just because one of the reasons I created `capsule` was I wanted something that didn't have to...

[![](https://source.unsplash.com/GBHhIyWftHs)](https://unsplash.com/photos/GBHhIyWftHs)

[![](https://www.cygnus-x1.net/links/lcars/blueprints/stb-rescan/2.jpg)](https://www.cygnus-x1.net/links/lcars/star-trek-blueprints.php)

https://www.flickr.com/photos/tonydowler/59722304/in/photostream/

[![](https://source.unsplash.com/KRELIShKxTM)](https://unsplash.com/photos/KRELIShKxTM)

![lowpoly-3494476_1920](https://user-images.githubusercontent.com/5420529/90560306-e309a880-e16c-11ea-92c8-f8fa449771bc.png) https://pixabay.com/illustrations/lowpoly-3d-blender-polygon-tree-3494476/

Okay, as I understand it (I might be wrong), modernizr will add the `no-offset-path` class on a top-level element, like the `` element. So rather than placing the `no-offset-path` CSS...

Btw, those CSS lines are what's called a _browserhack_. Ideally that CSS will only work on Safari browsers: ```css @media not all and (min-resolution:.001dpcm) { @media { /* rules that...

One other challenge you'll likely run into, I've minimized the `build-your-universe.css` CSS. For dev and preview, you'll need to change `build-your-universe.min.css` in the slide's YAML to `build-your-universe.css`. If you want...