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

New Build Support for styles.css #52

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

New Build Support for styles.css #52

wants to merge 2 commits into from

Conversation

PStump
Copy link
Contributor

@PStump PStump commented Oct 1, 2021

I have changed the way how the styles.css file is generated.
The previous way required a installation of npm and un-commenting of parts of settings.py and requirements.txt.

Now everything is handled within a docker container. For a simple start and config of this container, docker-compose is used.

=> NEW: The only requirement to generate a new styles.css is a working installation of docker and docker-compose
Also updated the README.md.

This change removes all presence of tailwindcss from setting.py and
uses a docker container for css creation.  readme is missing
@PStump PStump added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 1, 2021
@PStump PStump requested a review from pasetti October 1, 2021 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants