Skip to content

henrygermany/justanothercss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JustAnotherCSS

This is just another css toolkit/framework/whateveryouwannacallit. Built by me to learn responsive css/sass and to give my future self a nice styling basis to use in future projects.

Usage

CSS Import

<link rel="stylesheet" href="https://raw.githubusercontent.com/henrygermany/justanothercss/master/dist/css/main.css">
  • Now you're good to go.

Sass integration

git clone https://github.com/henrygermany/justanothercss.git
cd justanothercss
  • And then run
sass --watch src/main.scss dist/css/main.css
  • Now you can start modifying variables in variables.scss or change anything else as you want, really.

Motivation

JustAnotherCSS is built by me, Henry Germany, to understand CSS, SASS and responsive styling in general.

Inspiration

This project is heavily inspired by Tania Rascia and her beautiful Primitive UI toolkit. I learned from her (and her awesome blog) to learn in public, so here I am.

I encourage everyone to check her out. If you're interested in modern web development, her blog is really worth your time.

License

This project is open source and available under the MIT License.

About

Just Another CSS Toolkit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages