Skip to content

Commit ba8e0fe

Browse files
authored
Update modules/ROOT/pages/creating-a-skin.adoc
1 parent dc6f5f2 commit ba8e0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/creating-a-skin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Before beginning, ensure that:
1919
The CSS associated with a theme is called a skin. The default skin for {productname} {productmajorversion} is **Oxide**, written in link:http://lesscss.org[Less]. Oxide introduces the *Style API*, which consists of approximately 300 variables that allow customization of {productname} without modifying the underlying CSS. This approach ensures compatibility with future updates and provides continued support for bug fixes.
2020

2121
[IMPORTANT]
22-
Do not modify or overriding CSS rules directly.
22+
{companyname} recommends not modifying or overriding CSS rules directly.
2323

2424
Follow these steps to set up the skin development environment:
2525

0 commit comments

Comments
 (0)