appleboy / appleboy/gulp-compass

看看这个问题

Open
#114 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
172
Forks
54
PR merge metrics
No merged PRs in 30d

Description

我修改index.scss,结果流里面把所有css都返回了,我只想给index.css加上头(index.css是没问题的),但是global.css也加了,加了而且是重复的加,每改一次就加一个,有没有办法处理这个?

![1](https://cloud.githubusercontent.com/assets/3119995/11115096/2552f91e-8964-11e5-87dc-b2fcc5de14d3.png)
![2](https://cloud.githubusercontent.com/assets/3119995/11115101/30054b82-8964-11e5-806f-165baac9e777.png)
![3](https://cloud.githubusercontent.com/assets/3119995/11115349/dfb27194-8965-11e5-95cb-a359de16de8f.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the behavior described when modifying index.scss and inspect how index.css and global.css are handled in the gulp-compass plugin. Confirm that only index.css receives the header and that repeated changes do not duplicate it, then document or test the corrected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, sass
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.