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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make SCSS files be auto imported #43

Open
trullock opened this issue Aug 28, 2019 · 1 comment
Open

Make SCSS files be auto imported #43

trullock opened this issue Aug 28, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@trullock
Copy link
Contributor

Currently styles.scss needs to import each .scss file. Make this automatic somehow.

Either generate a scss file with its import statements automatically and run this through the sass engine, or see if there is a sass option built in which already does this

@trullock trullock added enhancement New feature or request good first issue Good for newcomers labels Aug 29, 2019
@trullock trullock added the help wanted Extra attention is needed label Sep 12, 2019
@ZeeshanKhw
Copy link

I will take this one as a first issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Development

No branches or pull requests

2 participants