Skip to content

Releases: tivac/modular-css

@modular-css/[email protected]

16 Dec 07:25
e54ca51
Compare
Choose a tag to compare

Patch Changes

@modular-css/[email protected]

16 Dec 07:24
e54ca51
Compare
Choose a tag to compare

Patch Changes

@modular-css/[email protected]

16 Dec 07:25
e54ca51
Compare
Choose a tag to compare

Patch Changes

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

28.0.0 (2022-02-25)

Note: Version bump only for package @modular-css/rollup-rewriter

27.1.0 (2022-02-03)

Note: Version bump only for package @modular-css/rollup-rewriter

@modular-css/[email protected]

02 Dec 23:18
e2a00f5
Compare
Choose a tag to compare

Patch Changes

@modular-css/[email protected]

26 Oct 20:56
37bf65b
Compare
Choose a tag to compare

Patch Changes

  • #983 63af4ac3 Thanks @tivac! - Ensure that aliased values get exported, fixing #982

    @value * as values from "./other-file.css";
    @value local: values.somevalue;
    

    Previously that local value wouldn't exist in the JS exports, it was mistakenly treated like the values external value.

    Also adds semi-colons to variable declarations in the generated JS for vite/rollup/webpack.

  • Updated dependencies [63af4ac3]:

@modular-css/[email protected]

26 Oct 20:56
37bf65b
Compare
Choose a tag to compare

Patch Changes

@modular-css/[email protected]

26 Oct 20:56
37bf65b
Compare
Choose a tag to compare

Patch Changes

@modular-css/[email protected]

26 Oct 20:56
37bf65b
Compare
Choose a tag to compare

Patch Changes

@modular-css/[email protected]

26 Oct 20:56
37bf65b
Compare
Choose a tag to compare

Patch Changes

  • #983 63af4ac3 Thanks @tivac! - Ensure that aliased values get exported, fixing #982

    @value * as values from "./other-file.css";
    @value local: values.somevalue;
    

    Previously that local value wouldn't exist in the JS exports, it was mistakenly treated like the values external value.

    Also adds semi-colons to variable declarations in the generated JS for vite/rollup/webpack.

@modular-css/[email protected]

26 Oct 20:56
37bf65b
Compare
Choose a tag to compare

Patch Changes