jerome-toole / skindeep

1 stars 0 forks source link

Style.scss and Style.css are out of sync #28

Closed briggySmalls closed 7 years ago

briggySmalls commented 7 years ago

@jerome-toole I have been guilty of much sin. I have not been writing SCSS, but modifying the compiled CSS directly. As a result styles.scss and styles.css are out of sync. I am willing to be a big boy and use SCSS from now, however there are some changes (e.g. Section 5 - Forms, Jetpack infinite scroll, and Gridism) that I did not make.

If you like I can update the SCSS with the current CSS and work from there? Do you want to continue using SCSS?

jerome-toole commented 7 years ago

I'm not sure the scss file is linked up at all.

What would be much better would be to integrate a gulp build process which could minify all js and scss and dev images and then package it all up. We can then keep all the css in nicely separated files.

I'll get the brainchild gulpfile up on a repo so we can use that as a starting point. Can do that in a week or two.

On Wed, Mar 8, 2017 at 1:41 AM, briggySmalls notifications@github.com wrote:

@jerome-toole https://github.com/jerome-toole I have been guilty of much sin. I have not been writing SCSS, but modifying the compiled CSS directly. As a result styles.scss and styles.css are out of sync. I am willing to be a big boy and use SCSS from now, however there are some changes (e.g. Section 5 - Forms, Jetpack infinite scroll, and Gridism) that I did not make.

If you like I can update the SCSS with the current CSS and work from there? Do you want to continue using SCSS?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jerome-toole/skindeep/issues/28, or mute the thread https://github.com/notifications/unsubscribe-auth/AFRZOwNG8p4-VTbv8r7aeRvvRMYyOxolks5rjgdmgaJpZM4MWQrr .

-- 07963714722 @ http://twitter.com/jamronejamrone design.jerometoole.co.uk

briggySmalls commented 7 years ago

👌 Not a webpack man? 😉

briggySmalls commented 7 years ago

Closing issue and opening a new one regarding general build process for static assets