Skip to content

New Build Support for styles.css#52

Open
PStump wants to merge 2 commits into
mainfrom
npm_in_docker
Open

New Build Support for styles.css#52
PStump wants to merge 2 commits into
mainfrom
npm_in_docker

Conversation

@PStump
Copy link
Copy Markdown
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.

PStump added 2 commits October 1, 2021 17:19
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.

2 participants