Skip to content

Conversation

Gigabyte5671
Copy link
Member

  • Use the css-selector-parser library to parse CSS selectors, instead of our own parser.
  • Add imports option:
    • "include" will fetch imported stylesheets and include them in the HTML generation process.
    • "style-only" will ignore @import rules when generating HTML.
  • Export the Options class from the package.
  • Add support for attribute selectors.
  • Refactor the test suite with a more verbose format.

This PR also bumps the version to 0.5.0.

@Gigabyte5671 Gigabyte5671 added the enhancement New feature or request label Sep 11, 2023
Run all unit tests separately.
Add unit tests, package downloads, and bundle size badges.
@Gigabyte5671 Gigabyte5671 merged commit 0893116 into main Sep 11, 2023
@Gigabyte5671 Gigabyte5671 deleted the refactor branch September 11, 2023 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant