fix: remove preprocessor-specific attributes

#653

Closing issue

Pull request

Open
D
dummdidumm
Aug 27, 2024, 8:41 PM
  • global for style tags
  • src for script/style tags

fixes #652

@dominikg does this fix the v-p-s issue?

Before submitting the PR, please make sure you do the following

  • It's really useful if your PR relates to an outstanding issue, so please reference it in your PR, or create an explanatory one for discussion. In many cases features are absent for a reason.
  • This message body should clearly illustrate what problems it solves. If there are related issues, remember to reference them.
  • Ideally, include a test that fails without this PR but passes with it. PRs will only be merged once they pass CI. (Remember to run pnpm lint!)

Tests

  • Run the tests with npm test or pnpm test

Info

Assignees None
Reviewers None
Labels None
Milestone None