Skip to content

Releases: frequency-chain/style-guide

v0.4.1

07 Oct 16:52
9ba815c

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Sep 18:25
d4215f1

Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.4.0

v0.3.5

11 Aug 22:20
c178cdd

Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

06 Aug 19:55
682afa2

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

06 Aug 16:38
4960e4c

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

05 Aug 17:47
56223e9

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

22 Jul 16:35
5ed4a2a

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0 Adjust Import Patterns

03 Jun 20:15
f4df9d5

Choose a tag to compare

Breaking Change

Instead of the CSS being:

@import '@frequency-chain/style-guide';

It must be:

@import '@frequency-chain/style-guide/styles';

What's Changed

  • Include import and require in the . exports list by @wilwade in #120

Full Changelog: v0.2.4...v0.3.0

v0.2.4 Minor fixes

03 Jun 16:46
69f6993

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

02 Jun 18:03
e5a5cf6

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3