Skip to content

1itvinka/11ty-scss-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eleventy SCSS Starter

🔗 Demo

Kick off your "desing to HTML/SCSS" project with this simple boilerplate.

  • Split HTML into separate files.
  • Reuse snippets in your HTML.
  • Compile and watch your SCSS.
  • Use autoprefixer.
  • Use for loops, if/else statements, and other 11ty features.

🚀 Quick Start

  1. Install npm packages
npm install
  1. Start developing
npm run start

Your site is now running at http://localhost:8080.

⭐ How Can I Support the Project?

  • Star this repo.
  • Create pull requests, submit bugs, or suggest new features.

Created with ❤️ and ☕ by Anastasiya Tyshkavets.

Releases

No releases published

Packages

No packages published