[PR #91] [CLOSED] Less/Sass improvement, Sass build task #663

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

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/91
Author: @draconteus
Created: 7/27/2015
Status: Closed

Base: masterHead: master


📝 Commits (5)

  • 452b3b2 Fixing duplicate styling in Less
  • 02a05ec Modifying Sass to reflect Less change
  • f2ade5c Adding Sass builder task and watch
  • 2ff3d27 Updating README
  • 69973e0 Updating README

📊 Changes

8 files changed (+291 additions, -28 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 Gruntfile.coffee (+22 -11)
📝 README.md (+6 -5)
📝 css/flag-icon.css (+253 -5)
📝 css/flag-icon.min.css (+1 -1)
📝 less/flag-icon-base.less (+1 -1)
📝 package.json (+4 -3)
📝 sass/flag-icon-base.scss (+3 -2)

📄 Description

No description provided


🔄 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/91 **Author:** [@draconteus](https://github.com/draconteus) **Created:** 7/27/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`452b3b2`](https://github.com/lipis/flag-icons/commit/452b3b21c9e40473764be4fc354ecc65d9cd603b) Fixing duplicate styling in Less - [`02a05ec`](https://github.com/lipis/flag-icons/commit/02a05ecfe1a535f6836ede93ed00dfcdaf297716) Modifying Sass to reflect Less change - [`f2ade5c`](https://github.com/lipis/flag-icons/commit/f2ade5cf5f39a660aeee09e4fb0a9d7dfe70231e) Adding Sass builder task and watch - [`2ff3d27`](https://github.com/lipis/flag-icons/commit/2ff3d2700cb9bcdcee6312e4e8445d005f4af4f0) Updating README - [`69973e0`](https://github.com/lipis/flag-icons/commit/69973e01913c3c9ec3d39ff04e9481e23ad3a3cf) Updating README ### 📊 Changes **8 files changed** (+291 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `Gruntfile.coffee` (+22 -11) 📝 `README.md` (+6 -5) 📝 `css/flag-icon.css` (+253 -5) 📝 `css/flag-icon.min.css` (+1 -1) 📝 `less/flag-icon-base.less` (+1 -1) 📝 `package.json` (+4 -3) 📝 `sass/flag-icon-base.scss` (+3 -2) </details> ### 📄 Description _No description provided_ --- <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:12 +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#663
No description provided.