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

Find out what "/custom-assets/custom.css" does #43

Open
kordwarshuis opened this issue Oct 8, 2024 · 2 comments
Open

Find out what "/custom-assets/custom.css" does #43

kordwarshuis opened this issue Oct 8, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@kordwarshuis
Copy link

What is the purpose of
<link href="/custom-assets/custom.css" rel="stylesheet"/>

Since all JS and CSS is embedded this seems like a mistake or an unfinished feature in the original Spec-Up.

@kordwarshuis kordwarshuis added the bug Something isn't working label Oct 8, 2024
@kordwarshuis kordwarshuis self-assigned this Oct 8, 2024
@kordwarshuis
Copy link
Author

kordwarshuis commented Oct 8, 2024

Same for
<script src="/custom-assets/custom-head.js" ></script>
and
<script src="/custom-assets/custom-body.js" type="module" ></script>

@kordwarshuis
Copy link
Author

To do:

  • remove from gulpfile.js
  • remove directories and files
  • remove from specs.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant