Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 643 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 643 Bytes

separator-generator

This is a collection of pure css section separators with the possibility to customize and copy the code.

Live Demo

css separator generator preview

Getting Started

First, install the dependencies

npm i

Then you can start the development server

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

License

MIT