[GH-ISSUE #198] Add style property to package.json #135

Closed
opened 2026-03-03 14:34:49 +03:00 by kerem · 2 comments
Owner

Originally created by @vanthome on GitHub (Feb 16, 2016).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/198

Please add the style property to package.json like normalize.css (https://github.com/necolas/normalize.css/blob/master/package.json#L5) and many other libs do which ship CSS. This allows usage with package managers that are CSS aware or eco systems like the VCL https://github.com/vcl/doc.

Originally created by @vanthome on GitHub (Feb 16, 2016). Original GitHub issue: https://github.com/lipis/flag-icons/issues/198 Please add the style property to `package.json` like normalize.css (https://github.com/necolas/normalize.css/blob/master/package.json#L5) and many other libs do which ship CSS. This allows usage with package managers that are CSS aware or eco systems like the VCL https://github.com/vcl/doc.
kerem closed this issue 2026-03-03 14:34:49 +03:00
Author
Owner

@lipis commented on GitHub (Feb 16, 2016):

Why should I?! It's not needed for that particular CSS. What if someone wants something else or nothing?

<!-- gh-comment-id:184769576 --> @lipis commented on GitHub (Feb 16, 2016): Why should I?! It's not needed for that particular CSS. What if someone wants something else or nothing?
Author
Owner

@vanthome commented on GitHub (Feb 16, 2016):

I think I explain why you should:

This allows usage with package managers that are CSS aware or eco systems like the VCL https://github.com/vcl/doc

What do you mean by "something else"?!
This lib just has one set of CSS rules as far as I can see in the built version.

<!-- gh-comment-id:184787953 --> @vanthome commented on GitHub (Feb 16, 2016): I think I explain why you should: ``` This allows usage with package managers that are CSS aware or eco systems like the VCL https://github.com/vcl/doc ``` What do you mean by "something else"?! This lib just has **one** set of CSS rules as far as I can see in the [built version](https://github.com/lipis/flag-icon-css/blob/master/css/flag-icon.css).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flag-icons#135
No description provided.