5t3ph / 5t3ph/eleventy-plugin-sass-lightningcss
Does not work with .webc
Open
- Dominant language
- JavaScript
- Stars
- 42
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When I use .webc files they do not compile from scss to css
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue mentions .webc files not compiling from scss to css. Start by examining the plugin's main entry point and its file extension handling logic. Look for where Sass compilation is triggered and how file extensions are matched. Check if .webc is included in the processed extensions. Review the Eleventy documentation on custom template formats to understand how .webc files are handled. A test with a .webc file containing Sass would confirm the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, sass
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100