Skip to content

alvareztech/twenty-twenty-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twenty Twenty Theme

A CSS theme with the power of the Bulma framework.

Generate the css file

sass --sourcemap=none TwentyTwentyStyles.scss:TwentyTwentyStyles.css

If you want the minimum file.

sass --sourcemap=none TwentyTwentyStyles.scss:TwentyTwentyStyles.css --style compressed

You need Sass command line.

Install Sass CLI

gem install sass

To try it out, run:

sass -v

If you are on Windows and use Chocolatey:

choco install sass

About

A CSS theme with the power of the Bulma framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published