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

Automatically Generate CSS #57

Open
DomVinyard opened this issue Mar 3, 2023 · 0 comments
Open

Automatically Generate CSS #57

DomVinyard opened this issue Mar 3, 2023 · 0 comments

Comments

@DomVinyard
Copy link
Collaborator

As a development team, we would like to add the SASS autogenerator to our Docker Compose file to improve our CSS development workflow. The SASS autogenerator is a useful tool that automatically compiles SASS files into CSS files, which can save us time and help us deliver better quality code.

Completion Criteria:

  • Add the SASS autogenerator to our Docker Compose file as a separate service.
  • Configure the service to watch for changes in SASS files and automatically compile them into CSS files.
  • Configure the service to output the compiled CSS files to a directory that is shared between the SASS autogenerator service and the web server service.
  • Ensure that the SASS autogenerator service is started automatically when starting our container
  • Test the SASS autogenerator service thoroughly to ensure that it works as expected and does not cause any conflicts or issues with other services.

By completing these criteria, we will be able to leverage the benefits of the SASS autogenerator and improve our CSS development workflow. This will ultimately result in better quality code, increased productivity, and a more efficient development process.

@bp289 bp289 removed their assignment Mar 8, 2023
@yuna-iwata yuna-iwata removed their assignment Mar 8, 2023
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

3 participants