Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

import scss files #539

Open
adminy opened this issue Mar 29, 2021 · 0 comments
Open

import scss files #539

adminy opened this issue Mar 29, 2021 · 0 comments

Comments

@adminy
Copy link

adminy commented Mar 29, 2021

馃悰 bug report / 馃檵 feature request

With parcel, I can have a js file and in it I can say

import './style.scss'

Expected Behavior

For it to be parsed and then bundled.

Current Behavior

馃毃 Failed while processing 'scripts'.
 --> web/style.scss:1:1
  |

Possible Solution

detect import file type and parse accordingly.

Context

I would like to switch between bundlers without much effort. the import css is a must have feature since its supported by most bundlers.

Software Version(s)
Package 9.15.3
Runtime v14.15.3
Package Manager v7.7.5
Operating System macos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant