mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-07-07 06:52:32 +00:00
* DEV: Fix SCSS deprecations Followup to https://github.com/discourse/discourse-subscriptions/pull/171 Also fixes: ``` ╷ 581 │ hsl(random(360), 100, 50); │ ^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ /Users/pmusaraj/Projects/discourse/discourse-subscriptions.scss 581:7 root stylesheet Deprecation Warning: $lightness: Passing a number without unit % (50) is deprecated. ``` * More cleanup
Discourse Subscriptions Plugin
Discourse Subscriptions allows site owners to sell recurring and one-time purchase subscriptions that grant access to a group on a Discourse instance.
For more information, please see: https://meta.discourse.org/t/discourse-subscriptions-plugin/140818
Languages
JavaScript
48%
Ruby
47.4%
SCSS
4.6%