@leancloud/styles

CSS implementation of LeanCloud design guide

Usage no npm install needed!

<script type="module">
  import leancloudStyles from 'https://cdn.skypack.dev/@leancloud/styles';
</script>

README

styles npm

Usage

npm

  • npm install @leancloud/styles
  • import "@leancloud/styles"

CDN

https://code.bdstatic.com/npm/@leancloud/styles@{{VERSION}}/dist/semantic.min.css

Workflow

  • clone and ./bootstrap.sh
  • serve docs/out to preview (npx serve docs/out for example)
  • repeat:
    • Make changes in styles/semantic/src/site (You may check styles/semantic/src/themes/default for reference).
    • ./preview.sh or ./preview.sh tds