Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 583 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 583 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.