Skip to content

Release 0.0.1

Choose a tag to compare

@coenttb coenttb released this 28 Jul 18:06
· 34 commits to main since this release

Initial release of swift-html-css-pointfree

This package integrates swift-html-types and swift-css-types with pointfree-html, providing a unified Swift DSL for HTML+CSS development.

Key features:
• Seamless integration between swift-html-types, swift-css-types, and pointfree-html
• Type-safe CSS property definitions with HTML element integration
• Media query and pseudo-class support
• Comprehensive test coverage with snapshot testing
• Support for iOS 17+, macOS 14+, tvOS 17+, watchOS 10+, macCatalyst 17+

This initial release provides the foundational integration layer for building HTML+CSS applications using these three complementary packages.