mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[GH-ISSUE #255] Suggestion to "improve" sass and less files #168
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @felixvictor on GitHub (Jun 8, 2016).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/255
Love your project...
What about this: instead of listing all the imports in the sass (less) files, you could use a loop. For example
And for less
@lipis commented on GitHub (Jun 8, 2016):
It's easier to maintain, sort, add, remove, check, etc...
@lipis commented on GitHub (Jun 8, 2016):
Also multi-cursor is your friend..
@felixvictor commented on GitHub (Jun 8, 2016):
Just an idea ;-)
@lipis commented on GitHub (Jun 8, 2016):
So what do you think about this idea after the answer?
@tomlutzenberger commented on GitHub (Jun 8, 2016):
I partially agree with @felixvictor, except I would just loop the list and call the mixin.
@felixvictor commented on GitHub (Jun 8, 2016):
Sorry, @lipis, I don't understand your question.
@lipis commented on GitHub (Jun 13, 2016):
I'll pass on this one..