-
@phun-ky/frameport
Frameport enables you to showcase your responsive components in real-life media queries!
Written by Alexander in Projects -
@phun-ky/speccer
Speccer is a zero dependency JavaScript package to highlight elements on web pages and in documentation. It's easy to use and highly customizable, making it the perfect tool for developers, designers, and content creators alike.
Written by Alexander in Projects -
Accessible syntax highlight theme
I really like syntax highlighting, and it helps greatly during development, but also when I read code. I have grown very fond of Solarized Dark and One Dark (not light!), but I wanted to be more accessible, so I created my own themes that adheres with the WCAG requirements.
Written by Alexander in Projects -
How to inject proper page styling, with indented chapters, with jQuery and CSS
A friend of mine had an issue with a Drupal theme page, where he could not change the HTML structure to fit his needs with the indented chapter styling. He got it fixed initially by using CSS selectors that increased in size for each chapter, a method that "worked", but was not very efficient.
Written by Alexander in How-to -
How to override CSS with JavaScript
Written by Alexander in Archive -
How to add icons to links with css
Have you ever thought your links looked boring and that they needed the little extra? Well, fear not, for I have the solution!
Written by Alexander in How-to