Skip to content

Commit c140f2e

Browse files
committed
Checked for latest wp version 6.8
1 parent e67493a commit c140f2e

File tree

464 files changed

+65996
-15513
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

464 files changed

+65996
-15513
lines changed

README.md

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
# Sass To CSS Compiler
22

33
**Tags:** sass, scss, sass-compiler, compiler, stylesheets, enqueue-scripts, cache, converter, minify \
4-
**Contributors:** sajjad67 \
5-
**Requires at least:** 5.6 \
6-
**Tested up to:** 6.7 \
7-
**Stable tag:** 2.0.1 \
8-
**Requires PHP:** 8.0 \
9-
**License:** GPLv2 \
10-
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
4+
**Tested up to:** 6.8 \
5+
**Requires PHP:** 8.0
116

127
Compile Your Theme-Plugin Sass (.scss) files to .css on the fly.
138

@@ -17,13 +12,10 @@ Compile Sass (.scss) files to css files on runtime. No need to compile it on loc
1712

1813
### Features:
1914

20-
- Enable/Disable Compilation Any Time
21-
- Exclude/Include Stylesheets By File Name
22-
- Compilation Modes (5 Included)
23-
- Cache Feature
24-
25-
**Interested in contributing to WP Edit Username?**
26-
Contact me... sagorh672(at)gmail.com
15+
- Toggle Compilation On or Off Anytime
16+
- Add Sass Stylesheets by Filename
17+
- Choose from 5 Compilation Modes
18+
- Enable Caching for Faster Processing
2719

2820
## Installation
2921

@@ -58,6 +50,9 @@ Just after installing the plugin, go to settings page and enable the compiler ac
5850

5951
## Changelog
6052

53+
### 2.0.2
54+
- Checked for latest wp version 6.8
55+
6156
### 2.0.1
6257
- Only included files will be converted with this version.
6358

admin/class-plugin-admin.php

Lines changed: 0 additions & 318 deletions
This file was deleted.

0 commit comments

Comments
 (0)