Adeline Yaw

AI Integration Specialist (Happiness Engineer) @ Automattic

Tag: Learning

  • While working on a project, I used the Yeoman webapp generator and selected; Bootstrap Sass, jQuery and Modernizr. Everything has worked well, the ‘grunt serve’ and ‘grunt test’ commands, however when I want to run the ‘grunt build’ command to upload the contents of my ‘dist’ folder to a web…

    + ,
  • I stumbled upon a quick video on YouTube on how to use the CSS3 grayscale filter when hovering on an image. The results can be seen via this Codepen CSS3 Grayscale Filter Click on the CSS tab in the Codepen example above to see how this filter effect can be…

    +
  • “Compass is an open-source CSS Authoring Framework.” – Compass “Compass can do some really handy tasks like measuring images from the filesystem and writing them into your stylesheets. Asset URL functions are available that make it easy to move assets around in a project or even switch to a content…

    + , ,
  • What is Sass? “Sass is a meta-language on top of CSS that’s used to describe the style of a document cleanly and structurally, with more power than flat CSS allows. Sass both provides a simpler, more elegant syntax for CSS and implements various features that are useful for creating manageable…

    + ,