Skip to content

Commit

Permalink
Soundness exports
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Jan 22, 2025
1 parent fa29632 commit 96defbc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/core/soundness+cataclysm-core.scala
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
package soundness

export cataclysm.{AnimationFillMode, BackgroundRepeat, BorderStyle, Cataclysm, Css, CssProperty,
CssRule, CssStyle, CssStylesheet, Cursor, Dir, Display, Duration, Float, Font, FontFace,
FontStyle, FontWeight, From, Import, Inherit, Initial, Keyframe, Keyframes, Length, MediaRule,
MixBlendMode, Overflow, PointerEvents, Position, PropertyDef, PropertyValue, Selectable,
Selector, ShowProperty, TextAlign, TextDecorationLine, TextDecorationStyle, To, Transparent,
UserSelect, VerticalAlign, select, >>, ~, ||, &&, ~~, Dimension, max, min, sec, ms, px, pt, in,
pc, cm, mm, em, ex, ch, rem, vw, vh, vmin, vmax}

0 comments on commit 96defbc

Please sign in to comment.