Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 2b507a2

Browse files
committed
fix readme
1 parent 677db3f commit 2b507a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ npm install purecss-onefile --save-dev
1515
yarn add -D purecss-onefile
1616
```
1717

18+
## Commands gulp
19+
20+
```
21+
>gulp pure
22+
23+
>gulp compound
24+
```
1825
## Two ways to compile Pure CSS:
1926

2027
**Pure**, which contains the main(pure.css), plus the files included in the purecss-custom folder.

0 commit comments

Comments
 (0)