mirror of
https://github.com/papercss/papercss
synced 2026-03-14 22:45:51 +01:00
Fixing typo.
Compoiled -> Compiled
This commit is contained in:
parent
d16dc8be36
commit
373e4954fd
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ There are several options available:
|
|||
|
||||
We provide compiled CSS (`paper.css`) as well as minified CSS (`paper.min.css`).
|
||||
|
||||
You can choose which components you may want to use. Only the components that get imported in `src/styles.scss` will be compoiled into `dist/paper.css`.
|
||||
You can choose which components you may want to use. Only the components that get imported in `src/styles.scss` will be compiled into `dist/paper.css`.
|
||||
|
||||
You can also play with original, source files, written in SCSS, in `src/`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue