Skip to content

Releases: coenttb/swift-html-css-pointfree

Release 0.0.1

28 Jul 18:06
Compare
Choose a tag to compare

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.