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

CSS framework selection needs to no longer fully clear out files #1905

Closed
retlehs opened this issue Jun 13, 2017 · 1 comment
Closed

CSS framework selection needs to no longer fully clear out files #1905

retlehs opened this issue Jun 13, 2017 · 1 comment
Labels

Comments

@retlehs
Copy link
Sponsor Member

retlehs commented Jun 13, 2017

as of #1885 (stylelint addition) we can no longer fully clear out files after someone has selected a CSS framework besides bootstrap

$files_to_clear = [
'resources/assets/styles/components/_comments.scss',
'resources/assets/styles/components/_forms.scss',
'resources/assets/styles/components/_wp-classes.scss',
'resources/assets/styles/layouts/_header.scss',
];

these files need to still maintain the newly added comments at the top

discourse thread: https://discourse.roots.io/t/yarn-build-failed-because-of-a-stylelint-error/9792

@retlehs retlehs added the bug label Jun 13, 2017
@samrap
Copy link

samrap commented Jun 13, 2017

I'll try and take a look at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants