Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion server/documents/introduction/advanced-usage.html.eco
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ type : 'Introduction'
<div class="no example">
<h4>LESS Only Distribution</h4>
<p>A special distribution <a href="https://github.com/Semantic-Org/Semantic-UI-LESS">Semantic-UI-LESS</a> is available for projects that use custom integrations and do not require our build tools.</p>
<div class="ui ignored warning message">LESS source files are not prefixed, and will need to be run through <a href="https://github.com/postcss/autoprefixer">autoprefixer</a> before being used</div>
<div class="ui ignored warning message">LESS source files are not prefixed, and will need to be run through <a href="https://github.com/postcss/autoprefixer">autoprefixer</a> before being used, autoprefixer has an <a href="https://goonlinetools.com/autoprefixer/">online version</a> that allows you to enter your non-prefixed CSS and gives you a prefix-added CSS</div>
</div>

<div class="no example">
Expand Down