1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-01-16 13:18:13 +01:00
Trezy 8fe6d40e19 refactor: convert local images to data URIs
I’ve added a SCSS function that, when passed a file path, will inject the file as a data URI. This
is super helpful since it ensures that the cursor images will always be available for the CSS. This
issue currently prevents the npm version of the library from being usable at all.
2019-05-22 16:18:02 -05:00
..