Skip to content

amiamigo97/amigocss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amigo CSS

Amigo CSS is a simple, custom-first and intuitive CSS framework for CSS lovers. The inspiration to create Amigo CSS came from my desire to have a specific set of procedures or a system that would help me to easily create websites. After building so many websites you start noticing a trend of the same things you normally do. For example, doing CSS resets, coming up with a typography and spacing system, picking specific colors, etc.

Amigo CSS was originally created to solve that personal problem but all of a sudden I realized that I could make this open source.

So here is my first open source project - Amigo CSS

Documentation

Amigo CSS Website

FAQ

How do I use Amigo CSS on my project?

The easiest way I recommend is just grab this URL from the CDN and add it to your project.

  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/amigocss@1.1.0/main.css">

Does Amigo CSS use NPM?

Yes! We are on NPM. Install Amigo CSS with npm...

  npm install amigocss

Feedback

If you have any feedback, please reach out to me on @amiamigo97 or even here on Github discussions

Roadmap

  • Complete the documentation
  • Adding more properties per feedback received
  • Amigo UI Library Components
  • Amigo HTML Templates

License

Apache 2.0

Authors

About

Amigo CSS is a simple, custom-first and intuitive CSS framework for CSS lovers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages