New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@peruvianidol/coolcss

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peruvianidol/coolcss

The last CSS framework I'll (hopefully) ever need to build.

latest
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

Netlify Status

Deploy to Netlify

cool.css

The last CSS framework I'll (hopefully) ever have to make

Between switching jobs and starting a bunch of side-projects, I've found myself re-writing a lot of CSS in the past year. Wouldn't it be nice, I thought, if I could just write one CSS framework and use it on any project? Cool.css is my attempt to do just that.

Just what the world needs—another fucking CSS framework!

Yes, I know. I feel the same way. Check out the website to read more about cool.css and why it might be worth trying out.

How to Use

Note: This is a work-in-progress, so it's not quite ready for people to use yet, but you're more than welcome to try it out and kick the tires.

cool.css is built on Eleventy.

  • Fork the repo
  • Run npm install
  • Run npm start to start Eleventy
  • Open https://localhost:8080 in a browser
  • Edit _src/sass/_tokens/_tokens.scss to your heart's content

You should be able to achieve whatever look your going for just by updating the tokens. The idea is that you should never have to touch the CSS unless you're adding new components or layouts.

FAQs

Package last updated on 29 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts