[PR #44] [CLOSED] port to sass #645

Closed
opened 2026-03-03 14:40:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/44
Author: @martinlindhe
Created: 2/23/2015
Status: Closed

Base: masterHead: master


📝 Commits (5)

  • 98390c6 port to sass
  • 1e95ec8 Make the sass variables overwriteable.
  • e07a801 Merge pull request #1 from tristanlins/master
  • cc690b3 Merge remote-tracking branch 'upstream/master'
  • c40822a sass: reorder to match more closely with flag-icon-base.less

📊 Changes

4 files changed (+283 additions, -0 deletions)

View changed files

sass/flag-icon-base.scss (+28 -0)
sass/flag-icon-list.scss (+249 -0)
sass/flag-icon.scss (+3 -0)
sass/variables.scss (+3 -0)

📄 Description

Hello

here is a SASS port, quickly converted from the LESS code, for use in a sass-based asset chain

/m


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lipis/flag-icons/pull/44 **Author:** [@martinlindhe](https://github.com/martinlindhe) **Created:** 2/23/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`98390c6`](https://github.com/lipis/flag-icons/commit/98390c681708ae44e66c4b8034514104df4586a8) port to sass - [`1e95ec8`](https://github.com/lipis/flag-icons/commit/1e95ec81f74e2b477075a3a692bb3443e42f8ef7) Make the sass variables overwriteable. - [`e07a801`](https://github.com/lipis/flag-icons/commit/e07a801e4d2d9ff2c419f037c34ba725445d90ac) Merge pull request #1 from tristanlins/master - [`cc690b3`](https://github.com/lipis/flag-icons/commit/cc690b381ce53f293904cfeb10019c1aa570285e) Merge remote-tracking branch 'upstream/master' - [`c40822a`](https://github.com/lipis/flag-icons/commit/c40822a9ea1e3c445803261dd9ef894f266a6f01) sass: reorder to match more closely with flag-icon-base.less ### 📊 Changes **4 files changed** (+283 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `sass/flag-icon-base.scss` (+28 -0) ➕ `sass/flag-icon-list.scss` (+249 -0) ➕ `sass/flag-icon.scss` (+3 -0) ➕ `sass/variables.scss` (+3 -0) </details> ### 📄 Description Hello here is a SASS port, quickly converted from the LESS code, for use in a sass-based asset chain /m --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:40:07 +03:00
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#645
No description provided.