Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 858 Bytes

File metadata and controls

36 lines (22 loc) · 858 Bytes

semtx

Semantic CSS library for the modern web.

semtx.org

Quick Start

Use CDN:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/madeonawave/semtx@latest/semtx.css">

Or, Download semtx.css and include it in your HTML:

<link rel="stylesheet" href="semtx.css">

For usage examples, visit semtx.org

NPM?

Where is the NPM package? ... NPM is currently not secure. Once they fixed their issues, we might use NPM distribution.

Contributors

We welcome contributions from developers of all skill levels! If you're interested in improving the Semtx CSS project, feel free to fork the repository, make your changes, and submit a pull request. If you have requests for new features or changes, just create a new Issue.

License

MIT License