Meteor-Community-Packages / Meteor-Community-Packages/meteor-scss

ability to set include paths

Open
#175 1 comment 12 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
310
Forks
74
PR merge metrics
No merged PRs in 30d

Description

I'm trying to use ionic v2 (beta) and it needs the include paths part of the sass processing options set to include ionicons. I don't like the way they did it, but in order for it to work I need to add an include path. Can we set a config file in the root? scssIncludePaths.json

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating where this Meteor node-sass wrapper configures Sass processing options and inspect how project-level configuration is loaded. Determine how a root scssIncludePaths.json file should provide include paths, then verify that the paths reach Sass processing and cover the behavior with the repository's relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, sass, scss
Domain
build-system, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.