https://github.com/webdiscus/css-effect-rounded-text-bg
CSS effect: rounded text background
https://github.com/webdiscus/css-effect-rounded-text-bg
css effect html rounded-corners templates webpack
Last synced: about 1 month ago
JSON representation
CSS effect: rounded text background
- Host: GitHub
- URL: https://github.com/webdiscus/css-effect-rounded-text-bg
- Owner: webdiscus
- Created: 2024-10-17T22:30:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-20T11:50:11.000Z (over 1 year ago)
- Last Synced: 2025-04-06T06:45:19.721Z (about 1 year ago)
- Topics: css, effect, html, rounded-corners, templates, webpack
- Language: SCSS
- Homepage:
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSS effect: rounded text background

See the effect style in `./src/scss/style.scss`.
## View and edit in browser
[](https://stackblitz.com/edit/css-effect-rouded-background?file=src%2Fscss%2Fstyles.scss&terminal=build,start)
## How to start
```sh
git clone https://github.com/webdiscus/css-effect-rounded-text-bg.git
cd css-effect-rounded-text-bg
npm install
npm start
```
Use the [HTML Builder Plugin](https://github.com/webdiscus/html-bundler-webpack-plugin) for Webpack
to compile and bundle source Sass and JavaScript in HTML.