Skip to content

An example site set up with npm, less, and css-george for runtime editing of style variables.

License

Notifications You must be signed in to change notification settings

css-george/example-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

css-george Example

An example site, set up with npm, less, and css-george for runtime-editable stylesheet variables.

Instructions

Getting set up and running is pretty easy:

npm install
npm start

Now open http://localhost:8080 in your browser.

File Structure

The src folder contains the index.html page and a subfolder for less files.

The build process (using npm scripts in package.json) compiles its output to the www folder.

Contributing

Contributions of bug reports, feature requests, and pull requests are greatly appreciated!

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Licence

Copyright © 2017 Darryl Pogue Licensed under the MIT Licence.

About

An example site set up with npm, less, and css-george for runtime editing of style variables.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published