diff --git a/src/core/soundness+cataclysm-core.scala b/src/core/soundness+cataclysm-core.scala new file mode 100644 index 0000000..0a1aa30 --- /dev/null +++ b/src/core/soundness+cataclysm-core.scala @@ -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}