A lightweight, classless CSS framework that makes simple websites look better without requiring any additional markup.
A lightweight CSS framework for websites with impeccable taste but zero desire to add classes.
Check out the live demo: Classless.css Demo
To use Classless.css in your project, simply add the following line to the <head>
section of your HTML:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/digitallytailored/classless@latest/classless.min.css">
This link always points to the latest version of the minified CSS.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.