Skip to content

tboye/epistyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firmament

A derivative of Spectre with extra styles.

Building

npm install
npx gulp build
# ^or npx gulp build for a one-off build.

The necessary assets will be updated in the dist directory.

Development

We use browser-sync for interactive development. Run npx gulp serve to see dev/index.html served. Any changes to source files will trigger a browser reload--changes to scss files will rebuild the corresponding css files and inject them into open browser windows.

Distribution

We currently list it on jsdelivr

Latest should be available at:

https://cdn.jsdelivr.net/gh/chalkandcheese/epistyle/dist/base.min.css

Or by commit/tag:

https://cdn.jsdelivr.net/gh/chalkandcheese/epistyle@f88df718c6a20dc904d3c694f79b32afae1ad4af/dist/base.min.css

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published