Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sass possibilities. #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

bl0bmaster
Copy link

@bl0bmaster bl0bmaster commented Dec 15, 2021

With this PR the above code add 1 16px icons 1 64px and 1 256px icons

<link rel="stylesheet" href="jam.css" />
<i jam-16 arrows-h></i><i jam-64 anchor></i><i jam-256 _500></i>

image

This PR modify:

  • the SVG to delete width="24" height="24" values in all SVG's.

This PR add :

  • a Makefile
  • a sass file

Icônes could be used this way :
<i jam accessibility></i>
now icons could be used from 6px to 256px sizes
it use Sass to generate css

the is a Makefile to launch sass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant