Skip to content

Commit

Permalink
GH-171: Explain how to use the test file
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Apr 9, 2021
1 parent 689cced commit d221c83
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Styles for testing plugins, e.g.:
- `postcss-preset-env`
Instructions:
1. In this file, add code after "! Goal:" to show what the output should be.
2. In this file, add code after "! Test:" to be transformed by plugins.
3. In the output file, the code after "! Goal:" and "! Test:" should match.
Styleguide _Test
*/

Expand Down

0 comments on commit d221c83

Please sign in to comment.