1.23.0 • Published 2 months ago

@episclera/weaver-theme v1.23.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

GitHub Multipack

Usage

Install: npm i -D @episclera/weaver-theme

With TS/JS

import React from 'react'
import { weaverTheme } from '@episclera/weaver-theme'

export default () => {
  // to see all vars
  console.log(weaverTheme())
  return (
    <div style={{ background: weaverTheme('primary-color') }}>Hello!</div>
  )
}

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Or you can sponsor via Open Collective

Open Collective

Author

@episclera/weaver © Episclera, Released under the MIT License. Authored and maintained by Episclera with help from contributors (list).

If you like this repository star⭐ and watch👀 on GitHub.

1.23.0

2 months ago

1.21.1

9 months ago

1.21.0

11 months ago

1.19.3

11 months ago

1.20.1

11 months ago

1.20.0

11 months ago

1.19.2

2 years ago

1.19.1

2 years ago

1.19.0

2 years ago

1.18.1

2 years ago

1.14.5

2 years ago

1.18.0

2 years ago

1.16.2

2 years ago

1.14.4

2 years ago

1.16.1

2 years ago

1.14.3

2 years ago

1.16.0

2 years ago

1.14.2

2 years ago

1.14.7

2 years ago

1.14.6

2 years ago

1.15.0

2 years ago

1.17.0

2 years ago

1.15.1

2 years ago

1.14.1

3 years ago

1.14.0

3 years ago

1.13.3

3 years ago

1.13.2

3 years ago

1.13.1

3 years ago

1.13.0

3 years ago

1.12.0

3 years ago

1.11.0

3 years ago

1.9.0

3 years ago

1.10.0

3 years ago

1.8.0

3 years ago

1.7.3

3 years ago

1.7.2

3 years ago

1.7.1

3 years ago

1.6.2

3 years ago

1.7.0

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.4.2

3 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago