netlifycms-themes
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Netlify CMS themes

  • Apply custom CSS themes to Netlify CMS
  • Add Icons and decorations to Netlify CMS

Installation

<!-- ... -->
<body>
  <script type="module">
    import { applyTheme } from 'https://unpkg.com/netlifycms-themes@latest'
    applyTheme('catppuccin-macchiato')
  </script>

  <script src="https://unpkg.com/netlify-cms@^2.10.192/dist/netlify-cms.js"></script>
</body>

Notes

This is just a fun project, I do not recommend running this in production.

Readme

Keywords

none

Package Sidebar

Install

npm i netlifycms-themes

Weekly Downloads

1

Version

0.2.0

License

none

Unpacked Size

50.8 kB

Total Files

13

Last publish

Collaborators

  • nicolas_sutter