Skip to content

Commit f0599dc

Browse files
committed
docs: update ci status links
1 parent 1c4909a commit f0599dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# react-style-loader [![Build Status](https://circleci.com/gh/un-es/react-style-loader/tree/master.svg?style=shield)](https://circleci.com/gh/un-es/react-style-loader/tree/master) [![npm package](https://img.shields.io/npm/v/react-style-loader.svg)](https://www.npmjs.com/package/react-style-loader)
1+
# react-style-loader ![CI Status](https://img.shields.io/github/actions/workflow/status/un-es/react-style-loader/ci.yml?branch=master) [![npm package](https://img.shields.io/npm/v/react-style-loader.svg)](https://www.npmjs.com/package/react-style-loader)
22

33
This is a fork based on [vue-style-loader](https://github.com/vuejs/vue-style-loader). Similar to `vue-style-loader`, you can chain it after `css-loader` to dynamically inject CSS into the document as style tags.
44

0 commit comments

Comments
 (0)