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

charites sprite build #45

Open
naogify opened this issue Nov 19, 2021 · 0 comments
Open

charites sprite build #45

naogify opened this issue Nov 19, 2021 · 0 comments
Labels
Priority: Middle The issue has middle priority
Milestone

Comments

@naogify
Copy link
Contributor

naogify commented Nov 19, 2021

charites sprite build

charites sprite build

It will build icon sprite files from settings of config.yml

build icon sprite files (ex, icons.png, icons.json) from svg files.

Options

  • --name <sprite file name> sprite file name. (ex icons)

We can just run charites sprite build which use settings in config.yml or charites sprite build <source> [destination] like the sample below. The default [destination] value is build/.

charites sprite build asset/ public/ --name icons
@naogify naogify added this to the Version 1.0.0 milestone Nov 19, 2021
@naogify naogify added the Priority: Middle The issue has middle priority label Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Middle The issue has middle priority
Projects
None yet
Development

No branches or pull requests

1 participant