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

Create a flag (or some sort of setting) that allows a developer to opt-out of sass starter #3

Open
rfearing opened this issue Sep 11, 2020 · 0 comments

Comments

@rfearing
Copy link
Contributor

Related to Separate out initial sass structure issue. In a perfect world a user wouldn't have to strip out the sass directory to utilize something like Bootstrap or a client's own sass structure.

Ideally, we could have the default sass be behind a flag or in a .env, for instance

USE_SASS_STARTER=true

or as a script

npm run initialize-project --with-sass-starter
@rfearing rfearing added the Hacktoberfest Open to help from those seeking a #Hacktoberfest PR label Sep 11, 2020
@bryanbraun bryanbraun removed the Hacktoberfest Open to help from those seeking a #Hacktoberfest PR label Nov 16, 2020
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

2 participants